]
Pavol Srna commented on JBIDE-8601:
-----------------------------------
Verified on jbdevstudio-product-eap-linux-gtk-4.1.0.v201104171649R-H346-M1.
Hyperlinks throw assertions for undefined data types
----------------------------------------------------
Key: JBIDE-8601
URL:
https://issues.jboss.org/browse/JBIDE-8601
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpel
Affects Versions: 3.2.0.CR1
Environment: all
Reporter: Robert (Bob) Brodt
Assignee: Robert (Bob) Brodt
Fix For: 3.2.1.M1
Whilst investigating JBIDE-8064 I ran across a problem with hyperlinks that are supposed
to open the WSDL or XSD editor for message or schema definitions. The
BPELUtil#openEditor() method will simply throw an assertion if the hyperlink points to an
unknown object. This will happen if, for example, the user enters an incorrect message
type for a variable using the editor's Source tab, or if a message type has been
removed from a WSDL, etc.
The editor should display an error dialog if the object is undefined instead of simply
ignoring the user gesture.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: