[
https://jira.jboss.org/jira/browse/JBIDE-2980?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen updated JBIDE-2980:
---------------------------------------
Fix Version/s: 3.0.0.beta1
Assignee: Victor Rubezhny
Victor, can you take a look?
CA is broken with java.lang.NullPointerException.
-------------------------------------------------
Key: JBIDE-2980
URL:
https://jira.jboss.org/jira/browse/JBIDE-2980
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing, Visual Page Editor core
Affects Versions: 3.0.0.beta1
Reporter: Anton Klimkovich
Assignee: Victor Rubezhny
Priority: Critical
Fix For: 3.0.0.beta1
Attachments: exception.txt
EXECUTE: JSF KickStart project
EXECUTE: Open inputUserName.jsp
EXECUTE: Call CA and select h:commandLink
ASSERT: <h:commandLink action="" value="" />
EXECUTE: Insert values in action and vaule atributes
ASSERT: <h:commandLink action="anyAction" value="anyValue"
/>
EXECUTE: Delete string <h:commandLink action="anyAction"
value="anyValue" />
EXECUTE: Close Editor and select Yes on Save Resource wizard.
EXECUTE: Reopen inputUserName.jsp
EXECUTE: Call CA.
FAILURE: CA is broken with java.lang.NullPointerException.
If you couldn't reproduce it from the first time plz repeat steps once more.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira