Closed (fixed)
Project:
Project issue tracking
Version:
5.x-2.x-dev
Component:
Issues
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2007 at 19:40 UTC
Updated:
21 Oct 2007 at 21:52 UTC
In project_issue_add_missing_projects(), where it says
"...LEFT JOIN project_issue_projects pip..."
it should say
"...LEFT JOIN {project_issue_projects} pip..."
Comments
Comment #1
hunmonk commentedfixed in 5.x-1.x and HEAD -- doesn't look like this function was around in 4.7
Comment #2
(not verified) commented