You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Juan Pablo Santos Rodríguez (JIRA)" <ji...@apache.org> on 2017/12/10 17:08:00 UTC

[jira] [Commented] (JSPWIKI-1064) Link to non-existing page doesn't change if linked page is created

    [ https://issues.apache.org/jira/browse/JSPWIKI-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16285325#comment-16285325 ] 

Juan Pablo Santos Rodríguez commented on JSPWIKI-1064:
------------------------------------------------------

Hi Christian,

would you mind checking if the cache is active when this bug is happening (on 2.10.2 should be true by default, unless you've overriden the jspwiki.usePageCache property on your jspwiki-custom.properties)? Or the other way round, would you mind checking if the bug persists when the cache is turned off?

Also, if indeed seems related to the cache being active, would you mind checking if this also happens with the wysiwyg editor? Finally, what version of JSPWiki are you using?

thanks,
juan pablo

> 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)