Vlado Pakan created JBIDE-20328:
-----------------------------------
Summary: Changes in VPE preferences are not reflected in VPE
Key: JBIDE-20328
URL:
https://issues.jboss.org/browse/JBIDE-20328
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: visual-page-editor-core
Affects Versions: 4.3.0.Beta2
Environment: JBDS 9.0.0.Beta2-v20150717-1420-B67, Fedora 22 KDE 64 bit, Oracle
Java 1.8, GTK2, JSF support
Reporter: Vlado Pakan
Priority: Critical
1. Create JSF 1.2 Kick Start project
2. Open inputUserName.jsp in VPE Visual/Source tab
3. Open WIndow > Preferences > JBoss TOols > Web > Editors > Visual Page
Editor and check "Show resource bundles usage as EL expression"
ERROR: Visual part of VPE is not displaying resource bundles usage as EL expression for
example #{Message.prompt_message} expression is displayed as "Name:" string
4. Open VPE preferences again and click on OK button to close Prefences dialog.
ASSERT: Now visual part of VPE is properly displaying string
"#{Message.prompt_message}"
The same apply when unknown tag is added to page and check box "Show border for
unknown tags" is checked/unchecked. Current value of check box is displayed properly
only after Preferences dialog is reopened
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)