If tried to select a child medaitor for a validate mediator without updating
the particular validate mediator a JS error is thrown
----------------------------------------------------------------------------------------------------------------------------------
Key: ESBJAVA-428
URL: http://wso2.org/jira/browse/ESBJAVA-428
Project: WSO2 ESB
Issue Type: Bug
Components: Administration Console
Affects Versions: 1.6
Environment: Ubuntu7.04, JDK1.5.0_12, Firefox2.0.0.9
Reporter: Evanthika Amarasiri
Assigned To: Ruwan Linton
Priority: Trivial
Steps to reproduce
1. Go to Sequences and add a Validate mediator
2. Select a Schema key and then try to add a child mediator like
Log,Property,Makefault,etc mediator as the "On Fail validation mediator"
3. A JS error is thrown and the selected mediator is not added.
*******************************************************************
mediatorDiv has no properties
editmediator("0.1.0")sequences.js (line 404)
addmediator("clickEvent", [click clientX=0, clientY=0], Object
position=0.1.0)sequences.js (line 616)
fire()event.js (line 1528)
onDOMEvent(click clientX=0, clientY=0)menu.js (line 267)
wrappedFn(click clientX=0, clientY=0)event.js (line 418)
[Break on this error] mediatorDiv.innerHTML = "";
*******************************************************************
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev