View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003833 | mantisbt | bugtracker | public | 2004-05-14 04:36 | 2004-07-07 18:20 |
| Reporter | robertoschwald | Assigned To | int2str | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 0.19.0a1 | ||||
| Summary | 0003833: Special Chars entered in bug_report_page.php cause application error | ||||
| Description | Entering special chars in the description field are not quoted correctly in mantis 0.18.3 and cause an application error. Error-Message: Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section. Try with this test-characters (in ascii as I can't enter the chars here - I'm not able to post the bug with this chars as this causes the error in this bugtracker, too!) Hex Chars: 0x84 and 0x93 (MS-Word like quoting characters). This is just an example of such characters. There are many more and it seems it is a major problem with quoting et al. | ||||
| Tags | No tags attached. | ||||
| has duplicate | 0002100 | closed | int2str | Single quotes problem when copying/pasting from MS Word |
| has duplicate | 0003547 | closed | int2str | euro signs & application error 200 |
| has duplicate | 0003776 | closed | int2str | Application Error #200 |
| has duplicate | 0003809 | closed | int2str | Directional quotes in the description field cause a application error |
| has duplicate | 0003831 | closed | int2str | Every now and again I start getting this error everytime I try to add a ticket. |
| has duplicate | 0003935 | closed | int2str | report new bug - special character in description |
|
I've commited a change to CVS, which changes the charset to windows-1252 for the english and german language files. Other languages should be changed as well if apropriate. This is a workaround for a bug in Internet Explorer 6. The bug can be tested independantly of Mantis here: |
|
|
Reminder sent to int2str I found another workaround that does not involve changing the charset and maybe you will find it helpful? |
|