[jbosstools-issues] [JBoss JIRA] (JBIDE-14668) In case of 404, display the actual URL (in case of redirection)

Xavier Coulon (JIRA) issues at jboss.org
Fri Jan 30 09:12:51 EST 2015


     [ https://issues.jboss.org/browse/JBIDE-14668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Coulon updated JBIDE-14668:
----------------------------------
    Fix Version/s: LATER
                       (was: 4.2.x)


> In case of 404, display the actual URL (in case of redirection)
> ---------------------------------------------------------------
>
>                 Key: JBIDE-14668
>                 URL: https://issues.jboss.org/browse/JBIDE-14668
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: livereload
>    Affects Versions: 4.1.0.Beta1
>            Reporter: Xavier Coulon
>            Assignee: Xavier Coulon
>             Fix For: LATER
>
>
> For example, if the index.html page contains the following code:
> {code}
> <html>
> <head>
> <meta http-equiv="Refresh" content="0; URL=index.jsf">
> </head> 
> </html>
> {code}
> then the LiveReload server will first serve the index.html page and the browser will then redirect to index.jsf which does not exist as a file, which ends up with a 404 error from the server, but the user may not be aware of the redirect and think that the LiveReload server does not work as expected... 



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list