[ https://issues.apache.org/jira/browse/JSPWIKI-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293916#comment-16293916 ]
ASF subversion and git services commented on JSPWIKI-1064: ---------------------------------------------------------- Commit f13a30804bd9ba88a9565c0947f1b3c968867a19 in jspwiki's branch refs/heads/master from juanpablo [ https://gitbox.apache.org/repos/asf?p=jspwiki.git;h=f13a308 ] JSPWIKI-1064 - Link to non-existing page doesn't change if linked page is created > 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)