[
https://wso2.org/jira/browse/ESBJAVA-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Evanthika Amarasiri reopened ESBJAVA-394:
-----------------------------------------
This issue exists in wso2esb-1.7-beta2. Therefore the issue will be reopened.
I get the following JS error when trying to add a mediator for 'On Cache Hit'
mediatorDiv has no properties
editmediator("0.1.0")sequences.js (line 407)
addmediator("clickEvent", [click clientX=0, clientY=0], Object
position=0.1.0)sequences.js (line 619)
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 = "";
> Unable to add "On Cache Hit" mediators due to a JS error
> --------------------------------------------------------
>
> Key: ESBJAVA-394
> URL: https://wso2.org/jira/browse/ESBJAVA-394
> Project: WSO2 ESB
> Issue Type: Bug
> Components: Sequences Management
> Affects Versions: NIGHTLY
> Environment: Ubuntu7.04, JDK1.5.0_12, Firefox 2.0.0.9
> Reporter: Evanthika Amarasiri
> Assignee: Ruwan Linton
> Fix For: 1.6-QA-b2
>
>
> Create a sequence and add a Cache mediator. Try to select a mediator for the
> "On Cache Hit" from the mediator list.
> You will not be able to do so due to the following JS error
> **********************************************************************
> Source File:
> https://localhost:7443/esb/extensions/core/js/mediators/cache_mediator.js
> Line: 72
> **********************************************************************
> mediatorChilds has no properties
> collectclonedata(cache, undefined)cache_mediator.js (line 72)
> vieweditedmediator()sequences.js (line 503)
> addmediator("clickEvent", [click clientX=0, clientY=0], Object
> position=.0)sequences.js (line 585)
> 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] for (var i=0; i<mediatorChilds.length; i++) {
> **********************************************************************
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://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