Christian Fröhler created JSPWIKI-1064: ------------------------------------------
Summary: 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 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 (v6.4.14#64029)