Menu

#4 Bug in search.php

open
nobody
None
5
2005-05-31
2005-05-31
Anonymous
No

When searching for actions and only one ticket shows
up, there is a bug at line 64 in search.php:

add_footer($row[id]);

should be:

add_footer($row[ticket_id]);

StefanL

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.