On Fri, Sep 16, 2011 at 4:30 PM, Stephan Beal <sgb...@googlemail.com> wrote:

> On Fri, Sep 16, 2011 at 4:29 PM, Stephan Beal <sgb...@googlemail.com>wrote:
>
>> On Fri, Sep 16, 2011 at 4:24 PM, Jousef Lofstrom <jou...@netscape.net>wrote:
>>
>>> Here is the permission string "bcfjkmnrtw".
>>>
>>
>> According to the sources, permission k==write wiki and:
>>
>
> sorry, thought-error on my part - i mis-read ticket as wiki...
>

And now for the real code:

   if( g.perm.WrTkt || g.perm.ApndTkt ){
    style_submenu_element("Edit", "Edit The Ticket", "%s/tktedit?name=%T",
        g.zTop, PD("name",""));
  }

WrTkt=w, ApndTkt=c, i.e. you have all the permissions. Can you please try
with the latest trunk?


-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to