[
https://issues.jboss.org/browse/JBIDE-17818?page=com.atlassian.jira.plugi...
]
Alexey Kazakov edited comment on JBIDE-17818 at 12/1/14 1:37 PM:
-----------------------------------------------------------------
Here are my concerns:
1. There is no test for
https://github.com/jbosstools/jbosstools-vpe/pull/294
- It's OK for 4.2.x if [~vpakan] can test it. But I would add some tests for master (a
separate issue?)
2. There is a new API (new public static method for EditorUtil.java)
- Let's move this new method to VpvView.java as private for 4.2.x.
was (Author: akazakov):
Here are my concerns:
1. There is no test for
https://github.com/jbosstools/jbosstools-vpe/pull/294
- It's OK for 4.2.x if [~vpakan] can test it. But I would add some tests for master (a
separate issue?)
2. There is a new API (new public static method for EditorUtil.java)
- Let's move this new method to VpvView.java as private for 4.2.x.
Visual Editor: Need to handle external html / htm files
-------------------------------------------------------
Key: JBIDE-17818
URL:
https://issues.jboss.org/browse/JBIDE-17818
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: visual-page-editor-core
Affects Versions: 4.2.0.Beta2
Reporter: Ilya Buziuk
Assignee: Konstantin Marmalyukov
Labels: new_and_noteworthy, respin-a
Fix For: 4.2.1.CR1
Now VPE / HTML Preview can handle only workspace's files. Need to add external files
support
When I open html pages outside eclipse workspace I get an error stating VPE preview
cannot open the file.
That is not ok.
preview should be able to just fine preview the html no matter where the content is from
and if it is because some current limitation about preview then users should at least be
able to edit files even if external to the workspace.
by external to workspace I mean what is opened with File > Open File...
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)