Dependency Graph

Dependency Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

IDProjectCategoryView StatusLast Update
0009385mantisbtfilterspublic2008-07-24 16:50
Reportervboctor Assigned Togiallu  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionduplicate 
Product Versiongit trunk 
Summary0009385: Filtering query error
Description

Database query failed. Error received from database was # 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') GROUP BY bug_id' at line 1 for the query: SELECT DISTINCT bug_id,MAX(last_modified) as last_modified, COUNT(last_modified) as count FROM mantis_bugnote_table WHERE mantis_bugnote_table.bug_id in () GROUP BY bug_id

Steps To Reproduce

On this bug tracker:

  1. Filter by "unique" in the free text search.
  2. The first page will show 1 - 42 / 62
  3. Go to the next page.
  4. You will get the error in the description.
TagsNo tags attached.

Relationships

duplicate of 0009104 closeddaryn Last page of search results not showing because of error 401 

Activities

giallu

giallu

2008-07-14 18:54

reporter   ~0018521

I hope daryn could have a look at this...