]
Alexey Kazakov updated JBIDE-17695:
-----------------------------------
Component/s: visual-page-editor-core
(was: jsp/jsf/xml/html source editing)
Changes in .js file are not reflected in VPE preview
----------------------------------------------------
Key: JBIDE-17695
URL:
https://issues.jboss.org/browse/JBIDE-17695
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: visual-page-editor-core
Affects Versions: 4.2.0.Beta2
Environment: JBT 4.2.0.Beta2, Linux
Reporter: Vlado Pakan
Fix For: 4.2.0.Beta3
1. Create project as described in JBIDE-17681
2. Open index.html in VPE
3. Open controllers.js with JavaScript editor
4. Change some data in controllers.js phones and save
ERROR: index.html is displaying old data in VPE Preview
5. Enter some change to index.html
ASSERT: Phones data are refreshed and index.html shows updated data in VPE Preview