]
Konstantin Marmalyukov updated JBIDE-17900:
-------------------------------------------
Fix Version/s: 4.4.x
(was: 4.3.x)
Visual Editor: 404 Not Found appears in pages where HTML5 redirect is
used
--------------------------------------------------------------------------
Key: JBIDE-17900
URL:
https://issues.jboss.org/browse/JBIDE-17900
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: visual-page-editor-core
Affects Versions: 4.2.0.Beta3
Environment: Windows with IE10, Linux with GTK3=0
Reporter: Konstantin Marmalyukov
Assignee: Konstantin Marmalyukov
Fix For: 4.4.x
Open html file in HTML5 editor where HTML5 redirect is used
{quote}
<meta http-equiv="refresh" content="0;url=http://example.com"
/>
{quote}
i.e. TicketMonster cordova(I use 2.5): www/admin/index.html
In Visual part Error 404 is displayed.