[
https://jira.jboss.org/browse/JBIDE-6287?page=com.atlassian.jira.plugin.s...
]
Denis Maliarevich commented on JBIDE-6287:
------------------------------------------
Externalize Action was added to the context menu for xhtml files.
Attached test.xml uses facelet's <ui:composition> tag. Thus all the other tags
that are outside this one are ignored, <f:loadBundle> is among them. As a result
this bundle is not registered in the VPE model. Externalize Strings Dialog when it's
opened through toolbar item uses registered bundles to populate drop-down list. But xhtml
files without facelets templates are processed correctly.
However after I have added the context menu item for xhtml files the dialog from the
context menu shows all the bundles because it rescans the current file and
faces-config.xml. Due to this fact I'am thinking about the possibility to change the
initialization of the toolbar dialog.
externilize string wizard from web page
---------------------------------------
Key: JBIDE-6287
URL:
https://jira.jboss.org/browse/JBIDE-6287
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.2.x
Reporter: Maxim Areshkau
Assignee: Denis Maliarevich
Priority: Critical
Fix For: 3.2.x
Attachments: JBIDE-6287 - externalize strings wizard.png, JBIDE-6287 - toolbar
icon.png, JBIDE-6287_wizard_sample.swf, notWorkingXHTMLFile.png, test.xhtml
It's will be convinient to have JBoss Externalize string wizard from web page.
It's allow user inter message directly on page and then in couple click move this
messages to properties file and replace on page by prop keys.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira