Closed (duplicate)
Project:
Workbench Moderation
Version:
7.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2012 at 20:10 UTC
Updated:
17 Jan 2013 at 19:43 UTC
Jump to comment: Most recent file
Comments
Comment #1
agentrickardMust be a Views API change.
Comment #2
hass commentedNo, this not an API change. Look into the Workbench view code, please. The Human name is an empty string. This is the pretty name that is normally shown in the Views UI, but all Workbench modules are showing the machine name (not user friendly)
See Line 13:
http://drupalcode.org/project/workbench_access.git/blob/refs/heads/7.x-1...
Comment #3
hass commentedComment #4
agentrickardNo patch to review.
Comment #5
agentrickardComment #6
hass commentedJust overwrite line 13 in workbench_access_content.view.inc with the line in #0
Comment #7
agentrickardPatches for all three modules. To be split into separate issues by OP.
Comment #9
hass commentedComment #10
agentrickardPushed to Workbench Access.
Comment #11
agentrickardMoving to Workbench proper.
Comment #12
agentrickardFixed in Workbench.
The moderation team needs to take a look, since this may also affect 2.x branch.
Comment #13
hass commentedComment #14
stevectorThis was fixed in #1630682: "My Drafts" tab should not list published content