Closed (fixed)
Project:
Project issue tracking
Version:
6.x-1.x-dev
Component:
Views integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
9 Mar 2009 at 15:55 UTC
Updated:
3 Jan 2014 at 00:07 UTC
Jump to comment: Most recent
Comments
Comment #1
dwwIf you use the latest versions of views and project and project_issue, and clear your views cache, it works.
Comment #2
dww(I should clarify, the default views in project_issue depend on code that's not even officially released in views yet -- you'll eventually need views 6.x-2.4 once that's out -- for now, you have to use the latest views 6.x-2.x-dev code, (e.g. HEAD if you checkout views from CVS)).
Comment #3
subcomandante commentedtnx,
upgrading to views 6.x-2.x-dev solved this problem.
Comment #4
dwwLike this, huh?
http://drupal.org/project/user/davidstrauss
;)
Whoops, I guess this is still a bug.
Comment #5
dwwComment #6
dwwThis is really blocked on #406578: Replace hook_help() hacks with a cleaner solution for the dynamic headers on issue views.
Comment #7
aclight commentedActually, it's really blocked on #366542: Replace hook_help() hacks with a cleaner solution for the dynamic headers on issue views, of which #406578: Replace hook_help() hacks with a cleaner solution for the dynamic headers on issue views is a duplicate.
Comment #8
dwwRight, thanks. ;) And yeah, this is a 6.x-1.0 blocker, too...
Comment #9
cweagansCan no longer reproduce with the steps in #4. Confirmed with dww in IRC that this issue is fixed.