You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Harry Metske (JIRA)" <ji...@apache.org> on 2008/08/04 18:20:44 UTC

[jira] Resolved: (JSPWIKI-332) write-protected page gets versioned but not updated when a referenced page is renamed

     [ https://issues.apache.org/jira/browse/JSPWIKI-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harry Metske resolved JSPWIKI-332.
----------------------------------

    Resolution: Won't Fix

OS file security should be seen completely separate from the JSPWiki security mechanism.
All files managed JSPWiki should be read/write accessible for the user running the jspwiki process.

Closing as wontfix as proposed by Janne.

> write-protected page gets versioned but not updated when a referenced page is renamed
> -------------------------------------------------------------------------------------
>
>                 Key: JSPWIKI-332
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-332
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Core & storage
>    Affects Versions: 2.7.x
>         Environment: JSPWiki v2.7.0-alpha-7 with VersioningFileProvider storage, Tomcat 6.0.16, Windows XP
>            Reporter: Florian Holeczek
>
> Assuming to have two pages, PageA and PageB. PageA contains a link to PageB.
> Write-protect PageA in the file system, then rename PageB. PageA's content won't get changed (of course), but it gets versioned with a comment "Renaming change PageB to PageB2" (as if it was correctly updated).

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