[esb-java-dev] [jira] Created: (ESBJAVA-394) Unable to add "On
Cache Hit" mediators due to a JS error
Evanthika Amarasiri (JIRA)
jira at wso2.org
Wed Dec 5 01:17:03 PST 2007
Unable to add "On Cache Hit" mediators due to a JS error
--------------------------------------------------------
Key: ESBJAVA-394
URL: http://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
Assigned To: Ruwan Linton
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: http://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Esb-java-dev
mailing list