View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0022309 | mantisbt | documentation | public | 2017-02-03 05:50 | 2017-03-12 19:23 |
| Reporter | didaquis | Assigned To | atrol | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.3.0-beta.1 | ||||
| Target Version | 1.3.7 | Fixed in Version | 1.3.7 | ||
| Summary | 0022309: Example of Regular expression on documentation not work on MantisBT | ||||
| Description | Example of Regular expression on documentation not work on MantisBT.
If you copy-paste the regular expression in field "Regular expression" when you configure a custom field, configuration seems correct. But when you try to use the field (for example creating a new issue) an error appears with this description:
Maybe is a good idea change the example of regular expression in documentation and put another valid example. | ||||
| Steps To Reproduce |
| ||||
| Tags | No tags attached. | ||||
|
I suggest this examples:
|
|
|
I don't have time to check, but I believe the code is already adding the |
|
Right, we add the delimiter in code. |
|