Relationship Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002038 | mantisbt | bugtracker | public | 2002-05-24 09:21 | 2003-12-13 05:00 |
| Reporter | libor | Assigned To | aarjona | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Platform | your own | OS | your own | OS Version | 0.17.3 |
| Product Version | 0.17.3 | ||||
| Summary | 0002038: Usage of word 'quot' in Search field. | ||||
| Description | I have tried to find all bugs which contains word "quot" but it crashed. :-( | ||||
| Steps To Reproduce |
| ||||
| Additional Information | ERROR: FAILED QUERY: SELECT DISTINCT( mantis_bug_table.id ) as count FROM mantis_bug_table, mantis_bug_text_table LEFT JOIN mantis_bugnote_table ON mantis_bugnote_table.bug_id = mantis_bug_table.id LEFT JOIN mantis_bugnote_text_table ON mantis_bugnote_text_table.id = mantis_bugnote_table.bugnote_text_id WHERE project_id='0000001' AND (view_state='10' OR (view_state='50' AND reporter_id='0002974')) AND status<>'90' AND ((summary LIKE '%quot%') OR (description LIKE '%quot%') OR (steps_to_reproduce LIKE '%quot%') OR (additional_information LIKE '%quot%') OR (mantis_bug_table.id LIKE '%quot%') OR (mantis_bugnote_text_table.note LIKE '%quot%')) AND mantis_bug_text_table.id = mantis_bug_table.bug_text_id : 1052: Column: 'view_state' in where clause is ambiguous | ||||
| Tags | No tags attached. | ||||
|
this should be fixed in CVS just to be sure before marking as duplicate: |
|
|
It is not happened in my installation of Mantis 0.17.3, Slackware 7.1, Apache/1.3.19, PHP 4.0.4pl1. It has observed only at your demo at <a href="http://mantisbt.sourceforge.net/mantis">http://mantisbt.sourceforge.net/mantis</a>. |
|
|
then it is indeed a dupe of 0002006 |
|
related to
child of
duplicate of