Stan Angeloff created ODE-1006: ---------------------------------- Summary: ODE.js compatibility with Firefox Key: ODE-1006 URL: https://issues.apache.org/jira/browse/ODE-1006 Project: ODE Issue Type: Improvement Components: Management Console Affects Versions: 1.3.6 Environment: Ubuntu 13.04, Firefox and Chromium from stock repositories. Reporter: Stan Angeloff Priority: Critical
I have been trying to use the Management Console of ODE for a while, but always failed to do so because none of the buttons were working. I started looking at the code and it seems really broken (innerHTML with <script> tags, etc.) so I took a stab at trying to make it run under Firefox at least. The patch is attached below. The console doesn't work in Chrome still, mostly because of services not returning the correct 'Content-Type' of 'text/xml' and thus having no access to '.responseXML' in JavaScript. -- This message was sent by Atlassian JIRA (v6.1#6144)