Closed (fixed)
Project:
Project issue tracking
Version:
6.x-1.x-dev
Component:
Views integration
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
30 Jan 2010 at 19:00 UTC
Updated:
13 Feb 2010 at 19:10 UTC
This has actually been fixed on d.o for a while, but I forgot to commit it upstream. project_issue_preprocess_views_view_table() has a bug where it's always adding the 'project-issue' class to all views tables, not just the ones using the project_issue_table style plugin.
Comments
Comment #1
dwwCommitted to HEAD.
Comment #2
dwwForgot to link: this bug was introduced via #359122: Add an "Issue table" view style plugin to provide row coloring and the links at the top of the page...