View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005293 | mantisbt | other | public | 2005-03-01 09:20 | 2013-01-17 18:29 |
| Reporter | pbijdens | Assigned To | atrol | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.19.2 | ||||
| Summary | 0005293: Tidle signs in description cause display problem | ||||
| Description | The text Repeat above sequence 0000021:0000045 times in the description will cause the TILDE FOUR FIVE to disappear alltogether when viewing the report. Instead it will be displayed as: "Repeat above sequence times." Tested this with both Mozilla and Internet Explorer. | ||||
| Additional Information | The text is stored correctly in the database and will re-appear when editing the bug. This sequence should probably be escaped. The page source result looks like: [Reproducing] Which means that the php parser already seems to remove this. Tests | ||||
| Tags | No tags attached. | ||||
|
Right. Tilde seems to be a shortcut to refer to a note in the database. Is there somewhere where this is documented? I searched the manual but could not find a description for the report page. Would be nice to know which characters to avoid. |
|
|
The documentation is available in newer versions |
|