View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0012880 | mantisbt | security | public | 2011-03-25 04:31 | 2016-11-07 17:25 |
| Reporter | mklimek | Assigned To | dregad | ||
| Priority | urgent | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | unable to reproduce | ||
| Platform | Linux | OS | CentOS | OS Version | 5.5 |
| Summary | 0012880: #<long number> in summary/description cause crash | ||||
| Description | Typing #<very long number> or ~<very long number> in task description crashes view.php. Same with ~<very long number>. Same for notes. What worse, typing this into task summary cause view_all_bug_page crash - project view. Error: APPLICATION ERROR 0000401 Or: APPLICATION ERROR 0000401 | ||||
| Additional Information | Used database: Postgresql | ||||
| Tags | No tags attached. | ||||
|
We've also just run into this problem. A temporary fix is to change the type of the id column in the mantis_bugnote_table table to a bigint so that at least the query works. Is there any timeline on when this will be fixed? |
|
|
I was unable to reproduce the crash as described. If problem persists, please reopen and provide additional information that may help reproducing it. |
|