Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-14668

In case of 404, display the actual URL (in case of redirection)

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Do
    • Icon: Major Major
    • 4.28.0.Final
    • 4.1.0.Beta1
    • livereload
    • None

      For example, if the index.html page contains the following code:

      <html>
      <head>
      <meta http-equiv="Refresh" content="0; URL=index.jsf">
      </head> 
      </html>
      

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

            Unassigned Unassigned
            xcoulon@redhat.com Xavier Coulon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: