[
https://issues.jboss.org/browse/JBIDE-17900?page=com.atlassian.jira.plugi...
]
Konstantin Marmalyukov commented on JBIDE-17900:
------------------------------------------------
{quote}If you start JBT with GTK2 (without
"-Dorg.jboss.tools.vpe.loadxulrunner=false"), JBT will set XULRunner (mozilla)
as a default browser.{quote}
In my case(Fedora 20) GTK2 is default, and its actually happens. And I can reproduce only
this(can share my screen to show that I cannot reproduce JBIDE-17807. Unfortunately).
{quote}If you set -Dorg.jboss.tools.vpe.engine.xulrunner=true, JBT will start the old VPE
editor (VpeEditorPart) that requires XULRunner.{quote}
It will use VpeEditorPart only for non-html pages. For html pages it will always use
VPVEditorPart. But with old XulRunner we ship.
[
Prooflink|https://github.com/jbosstools/jbosstools-vpe/blob/master/plugin...]
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.2.0.CR1
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.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)