Closed (fixed)
Project:
Publish Content
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Feb 2009 at 19:39 UTC
Updated:
10 Mar 2009 at 00:10 UTC
The publish link was not showing up on views after applying the new patch for "publish own content', not sure if this was an issue on any other access but, it seems that when calling _publishcontent_unpublish_access && _publishcontent_publish_access in the publishcontent_views_handler_node_publish function $node was being passed but the $node var did not exist so changed to data and link showed up.
| Comment | File | Size | Author |
|---|---|---|---|
| link_to_publish_a_node_view.patch | 976 bytes | grndlvl |
Comments
Comment #1
malaussene commentedyour patch is for the drupal 5 version?
anyway good catch, applied and thanks