page rename renames all links in referring pages
------------------------------------------------

                 Key: JSPWIKI-398
                 URL: https://issues.apache.org/jira/browse/JSPWIKI-398
             Project: JSPWiki
          Issue Type: Bug
    Affects Versions: 2.8
            Reporter: Balint


Steps to reproduce:
* create a page, e.g. [RenameTest]
** add two links to the page, e.g. [link one], [link two]
* create pages for the two links (content does not matter)
* go to the first linked page and rename it, with the "Update referrers" option 
checked
** e.g. [link one] to [link uno]
* go to the referrer page [RenameTest]
** EXPECTED RESULT: [link one] points to [link uno]
** ACTUAL RESULT: both [link one] and [link two] point to [link uno]

See http://sandbox.jspwiki.org/Diff.jsp?page=RenameTest&r1=2&r2=1 to see the 
result of the case described above.

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

Reply via email to