You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2014/08/27 00:39:59 UTC

[jira] [Closed] (TAP5-2279) Returning a link from Ajax event does not cause refresh if URL is the same

     [ https://issues.apache.org/jira/browse/TAP5-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-2279.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.4
         Assignee: Howard M. Lewis Ship

> Returning a link from Ajax event does not cause refresh if URL is the same
> --------------------------------------------------------------------------
>
>                 Key: TAP5-2279
>                 URL: https://issues.apache.org/jira/browse/TAP5-2279
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>            Reporter: Lance
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.4
>
>
> When returning a link from an ajax event, the page does not refresh if the URL is the same as the current URL.
> Sample ajax response
> {code}
> {
> 	"redirectURL" : "/comments/52e9f9e5e4b0ba0bb0273298/3?page=1#com"
> }
> {code}
> A workaround is to include a unique parameter at the end of the URL. This behaviour occurs in Chrome, Firefox, Opera on Ubuntu and Safari on Mac OS X
> Forum thread here:
> http://tapestry.markmail.org/search/?q=list%3Aorg.apache.tapestry.users#query:list%3Aorg.apache.tapestry.users+page:1+mid:ac72fr7frzt6ph5l+state:results



--
This message was sent by Atlassian JIRA
(v6.2#6252)