]
Vlado Pakan closed JBIDE-7829.
------------------------------
Verified on JBT 2011-01-10_06-38-38-H860.
Drop from Palette to page fails to open 'Insert Tag' wizard
if namespace prefix is not default
----------------------------------------------------------------------------------------------
Key: JBIDE-7829
URL:
https://issues.jboss.org/browse/JBIDE-7829
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common
Affects Versions: 3.2.0.Beta1
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 3.2.0.CR1
EXECUTE Open an xhtml file with namespace declaration
xmlns:h="http://java.sun.com/jsf/html".
EXECUTE Drop from Palette item JSF HTML/dataTable into editor.
ASSERT Wizard 'Insert Tag' is opened.
EXECUTE Change declaration to
xmlns:h1="http://java.sun.com/jsf/html".
EXECUTE Drop from Palette item JSF HTML/dataTable into editor.
FAILURE Text from Palette item is inserted into editor without wizard 'Insert
Tag' having been opened.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: