Select Error Codes section does not work properly when configuring advance
properties of end points.
When Select Error Codes section is selected while trying to configure
suspend or timeout error codes in Address Endpoints it just pop up a html
code rather than showing the actual error codes as shown in below.


​





Reason behind this is in endpoint-utils.js code it uses
the CARBON.showPopupDialog method, and it passes the html code which needs
to create the pop up menu into this method.
But in showPopupDialog method it uses the htmlEncode method and convert the
html content into text and put within a newly created html section.
So the popup menu shown as text as mentioned above.
CARBON.showPopupDialog  method has been used to edit inline throttle policy
as well and that section also shows this error.
So how to proceed with this ?

Thanks,
-- 
Malaka.
-- 
Malaka Gangananda - Software Engineer | WSO2
Email : [email protected]
Mobile : +94713564340
Web : http://wso2.com
  <http://wso2.com/signature>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to