Is a not locked annotation visible to others?

clemens.tolboom - January 19, 2008 - 08:02
Project:Annotate
Version:5.x-1.3
Component:annotate_ed (editorial)
Category:bug report
Priority:normal
Assigned:clemens.tolboom
Status:closed
Description

With this code

user_access( ANNOTATE_ED_EDIT, $user) && !$node->annotate_ed_locked) || user_access( ANNOTATE_ED_LOCK, $user)){

an editorial annotation would show up.

If user has no edit rights the annotation is shown? No ... the theme function (sick) test for locking!

Need to fix this!

#1

clemens.tolboom - August 8, 2008 - 14:50
Status:active» fixed

#2

clemens.tolboom - August 12, 2008 - 11:00
Version:5.x-1.x-dev» 5.x-1.3
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.