View Issue Details

IDProjectCategoryView StatusLast Update
0005489mantisbtbugtrackerpublic2005-04-25 07:47
ReporterLost-Hanf-PHP Assigned Tothraxisp  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
PlatformDesktopOSWindows 2000OS Version5.00.2195 SP6
Product Version1.0.0a1 
Summary0005489: Bugs are not displayed after click
Description

After update it was unable to show a bug. Error:
APPLICATION ERROR 0000401
Datenbankabfrage fehlgeschlagen. Die Reportmeldung lautet 0001064: You have an error in your SQL syntax near '( mantis_project_table p LEFT JOIN mantis_project_user_list_table l ON p.id=l.pr' at line 3 für die Abfrage: SELECT DISTINCT u.id, u.username, u.realname, u.access_level as access_level, l.access_level as override
FROM mantis_user_table u LEFT JOIN
( mantis_project_table p LEFT JOIN mantis_project_user_list_table l ON p.id=l.project_id AND p.id = 1 )
ON l.user_id=u.id
WHERE ( ( p.view_state=50 AND u.access_level >= 90 )
OR ( l.access_level >= 55 AND l.user_id=u.id )
OR u.access_level>=90 )
AND u.enabled = 1
AND p.id = 1

TagsNo tags attached.

Relationships

duplicate of 0005457 closedthraxisp At least MySQL 4.1.x for this version 

Activities

There are no notes attached to this issue.