Creating new issue tracker from views module, which use `Project issue table` as a format, I got this message.

Notice: Undefined index: class in project_issue_preprocess_views_view_table() (line 985 of <path_to_site>\sites\all\modules\project_issue\project_issue.module).
CommentFileSizeAuthor
#1 project_issue-1603700-1-view-table.patch433 bytesneizod

Comments

neizod’s picture

Status: Active » Needs review
StatusFileSize
new433 bytes

workaround patch.

dww’s picture

Component: User interface » Views integration
Status: Needs review » Postponed (maintainer needs more info)

I can't commit that patch, since it's just going to clobber the existing values (if any).

Furthermore, I can't reproduce this notice at all on a local dev site using views 7.x-3.3, ctools 7.x-1.1 and the latest from the end of the 7.x-2.x branch of project_issue.

Can you export the view that's giving you trouble and attach that here, along with information about what versions of everything you're using?

Note that the D7 port of Project* is heavily in flux, there are no official releases yet (not even an "unstable", much less "alpha" or "beta"), so there should be no expectation that any of it works yet. ;)

Cheers,
-Derek

dww’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Hearing nothing, I'm going to call this 'cannot reproduce'.