Javascript-based UI does not work on IE
---------------------------------------
Key: TUSCANY-2131
URL: https://issues.apache.org/jira/browse/TUSCANY-2131
Project: Tuscany
Issue Type: Bug
Components: Java SCA Samples
Affects Versions: Java-SCA-1.2
Reporter: Jean-Sebastien Delfino
Assignee: Jean-Sebastien Delfino
Fix For: Java-SCA-1.2
The various Javascript-based UI in samples and the workspace admin do not work
on IE.
That's because they try to init the HTML DOM to early before it's created by
IE. A simple fix is to execute that init code in the from the body.onload event.
I'll try to commit fixes for that issue later today.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]