[
https://issues.apache.org/jira/browse/JSPWIKI-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16413190#comment-16413190
]
ASF subversion and git services commented on JSPWIKI-1064:
----------------------------------------------------------
Commit 3e3b53cfc71687ec5c5d147f2091e6563da8f2e8 in jspwiki's branch
refs/heads/master from juanpablo
[ https://gitbox.apache.org/repos/asf?p=jspwiki.git;h=3e3b53c ]
Further fix on JSPWIKI-1064 - Link to non-existing page doesn't change if
linked page is created, not all page caches where properly flushed.
> Link to non-existing page doesn't change if linked page is created
> ------------------------------------------------------------------
>
> Key: JSPWIKI-1064
> URL: https://issues.apache.org/jira/browse/JSPWIKI-1064
> Project: JSPWiki
> Issue Type: Bug
> Components: Core & storage
> Affects Versions: 2.10.3
> Environment: Redhat Enterprise Linux 7; Tomcat 6;
> Client: Internet explorer
> Reporter: Christian Fröhler
> Priority: Minor
> Fix For: 2.10.3
>
>
> Background:
> Links to non-existing pages in the same wiki look differently than links to
> existing pages.
> Clicking on a link to a non-existing page leads directly to the "Edit" View
> so that the page can easily be created.
> Problem:
> After the non-existing page has been created, the Link to that new page is
> still shown in the same way as a link to a non-existing page; Clicking the
> link leads to the Edit view
> To Reproduce:
> 1) On an existing page ("page1") create a link to a non-existing page
> ("page2")
> --> the link to "page2" is visible on "page1" and correctly shows up as
> a link to a non-existing page
> 2) Create "page2", and save it
> 3) Visit again "page1"
> Expected behavior: Link to page2 shows up as a normal link; clicking the
> link leads to the page2 in view mode
> Actual behavior: Link to page2 shows up as a link to a non-existing page;
> clicking the link leads to the Edit mode of page 2
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)