You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "rodo (JIRA)" <ji...@apache.org> on 2009/04/21 08:29:48 UTC

[jira] Created: (JSPWIKI-525) Edit button sometime not available even after succesfull authentication

Edit button sometime not available even after succesfull authentication
-----------------------------------------------------------------------

                 Key: JSPWIKI-525
                 URL: https://issues.apache.org/jira/browse/JSPWIKI-525
             Project: JSPWiki
          Issue Type: Bug
          Components: Authentication&Authorization
    Affects Versions: 2.6.2
         Environment: WIndows XP Pro, Glassfish V2, IE/FireFox
            Reporter: rodo
            Priority: Minor


When editing and saving a page (only possible in asserted and/or authenticated mode), the EDIT button sometimes disappears after having saved the page. 
Only ADMIN level authenticated users can edit the page afterwards (for authenticated/asserted users the EDIT button is not visible).

The only fix seems to be to include authentication-rules like: [{ALLOW EDIT Authenticated}][{ALLOW EDIT Asserted}][{ALLOW VIEW All}] at the top of the page to fix the problem.

This issue seems to come to life after placing component tags (like [{TableOfContents}])  or markup tags (like !!!Title) at the top of the page. When using alphabetic characters at the top of the page, the problem doesn't occur.
The issue doesn't always appear.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.