Closed (fixed)
Project:
Project
Version:
4.7.x-2.x-dev
Component:
Issues
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Oct 2005 at 21:19 UTC
Updated:
29 Sep 2007 at 15:14 UTC
Jump to comment: Most recent file
Comments
Comment #1
fgmfinall submitting patch, against today's version.
Comment #2
hunmonk commentedfixed in 4.7.x-1.x, 4.7.x-2.x
for 5.x and beyond, it looks like we're using node_feed() instead, which i'm guessing fixed this problem. if not, please reopen.
Comment #3
fgmIt does fix it (checked in 5.x) : node_feed is passed $result, which is built in
project_issue_query_resultfrom a query usingn.changedas it should. Thanks.