View Issue Details

IDProjectCategoryView StatusLast Update
0009113mantisbtotherpublic2008-10-09 13:18
Reporterjanapriya Assigned Tovboctor  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionunable to reproduce 
Product Version1.2.0a1 
Summary0009113: APPLICATION ERROR 0000401 on the Summary Page after fresh install (Unknown column 'b.1')
Description

just after installing, when I click on the Summary page I get the following.

APPLICATION ERROR 0000401

Database query failed. Error received from database was #1054: Unknown column 'b.1' in 'where clause' for the query: SELECT COUNT(b.id) as bugcount, c.name AS category_name, c.id AS category_id, b.status
FROM mantis_bug_table b
JOIN mantis_category_table AS c ON category_id=c.id
WHERE b.1<>1
GROUP BY category_id, category_name, status
ORDER BY category_id, category_name, status

TagsNo tags attached.

Activities

vboctor

vboctor

2008-07-13 15:24

manager   ~0018458

Please test on the latest releases.