Error on Total Bugs For Each Test Case

1.8 related questions and discussions.
Please upgrade to LATEST 1.9.x.
No more fixes for 1.8.

Moderators: Amaradana, TurboPT, TL Developers

Locked
ana
Advanced user
Posts: 19
Joined: Wed Jun 18, 2008 1:12 pm

Error on Total Bugs For Each Test Case

Post by ana »

When I click link Total Bugs For Each Test Case in Results tab
I got error

ERROR ON exec_query() - database.class.php
1054 - Unknown column 'a' in 'where clause' - SELECT * from nodes_hierarchy WHERE parent_id = a AND node_type_id NOT IN (5,6,7) ORDER BY node_order,id

THE MESSAGE :: SQL [14] executed [took 0.0003 secs][all took 0.0137 secs]: SELECT * from nodes_hierarchy WHERE parent_id = a AND node_type_id NOT IN (5,6,7) ORDER BY node_order,id Query failed: errorcode[1054] errormsg:Unknown column 'a' in 'where clause'

Fatal error: Call to a member function MoveNext() on a non-object in C:\Program Files\Apache Group\Apache2\htdocs\impetus.com\lib\functions\database.class.php on line 160


Kindly help me
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Post by fman »

1. issue must be looked for and reported in Mantis
2. what TL version are you using ?
please upgrade to 1.7.4
Locked