[
https://issues.apache.org/jira/browse/JSPWIKI-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Harry Metske updated JSPWIKI-487:
---------------------------------
Attachment: JSPWiki-487-3.0.patch
JSPWiki-487-2.8.patch
Attached two proposal patches.
FixedQueue gets an additional removeItem() method.
This method is called by Delete.jsp and Rename.jsp (2.8) , and DeleteActionBean
and RenameActionBean (3.0), I added a new method deleteFromBreadCrumb() to
AbstractPageActionBean, not sure if this is the correct place though.
> Bread crumbs and renamed and deleted pages
> ------------------------------------------
>
> Key: JSPWIKI-487
> URL: https://issues.apache.org/jira/browse/JSPWIKI-487
> Project: JSPWiki
> Issue Type: Bug
> Affects Versions: 2.8.1
> Reporter: Bruno Peeters
> Priority: Minor
> Attachments: JSPWiki-487-2.8.patch, JSPWiki-487-3.0.patch
>
>
> Pages that are renamed or deleted remain in the list of pages visited (the
> bread crumbs).
> If a users clicks on such a page, he receives a message that the page does
> not exists and is asked to create the page.
> It would be more user friendly if renamed and deleted pages would be removed
> from the list of visited sites.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.