Community
Participate
Working Groups
running latest from master. Navigated to org.eclipse.orion.client.core/static/js Selected "import from zip" from the actions menu on the "widgets" folder Chose the zip file and pressed finish Got this error in the console: TypeError: ifd.getElementsByTagName("textarea")[0] is undefined value = ifd.getElementsByTagName("textarea")[0].value; //text orion....ssed.js (line 198) TypeError: ifd.getElementsByTagName("textarea")[0] is undefined value = ifd.getElementsByTagName("textarea")[0].value; //text orion....ssed.js (line 198) Same actions worked on chrome.
Tested in 0.2 M8 and it works for me.