Closed (fixed)
Project:
Publish Content
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
24 Apr 2009 at 10:30 UTC
Updated:
3 Jan 2014 at 00:07 UTC
Jump to comment: Most recent
Comments
Comment #1
maryts23 commentedComment #2
malaussene commentedHi maryts23,
Sorry but I was not able to reproduce your issue.
Did you add the Publish Link field in your view like here?
malaussene
Comment #3
maryts23 commentedHi malaussene,
thanks for replying. I actually have added the "Publish link" field in my view but it does not display when i put permissions such as "publish own ". if i check "publish "all" content", it does appear. but the point is, a user should "publish/unpublish" their own content, not someone elses.
I just don't understand why it doesn't work!!
Comment #4
Taz commentedI also have this user. When logged in as a normal user with an 'authenticated role', and given that user has the ability to only publish/unpublish their OWN content as per the permissions, it doesn't display in views.
Does display for user 1, but that speaks for itself.
Comment #5
malaussene commentedHi maryts23 and Taz,
it should be fixed now in CVS DRUPAL-6--1, should be in the dev package by tomorrow.
You should probably clean the views cache, and if it is not enough he all cache.
please let me know if the fixes work for you.
kmalaussene
Comment #6
Taz commentedAh, I just found the problem myself and was about to submit a patch!
I found the problem in the views handler, the fake $node not having the uid set.