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

Visual Editor: 404 Not Found appears in pages where HTML5 redirect is used

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • 4.30.x
    • 4.2.0.Beta3
    • None
    • Windows with IE10, Linux with GTK3=0

    • Hide

      Add this javascript to your HTML file with redirect

      <!-- If the meta tag doesn't work, try JavaScript to redirect. -->
      <script type="text/javascript">
      window.location.href = "http://www.website.com"
      </script>

      Show
      Add this javascript to your HTML file with redirect <!-- If the meta tag doesn't work, try JavaScript to redirect. --> <script type="text/javascript"> window.location.href = "http://www.website.com" </script>

      Open html file in HTML5 editor where HTML5 redirect is used

      <meta http-equiv="refresh" content="0;url=http://example.com" />

      i.e. TicketMonster cordova(I use 2.5): www/admin/index.html

      In Visual part Error 404 is displayed.

              ibuziuk@redhat.com Ilya Buziuk
              kmarmaliykov Konstantin Marmalyukov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: