[ http://wso2.org/jira/browse/ESBJAVA-394?page=all ]
Evanthika Amarasiri closed ESBJAVA-394. --------------------------------------- Fixed in 1.6-QA-B2. Able to add onCache mediators now. The issue will be closed > 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 > 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: 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
