Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 347352

Summary: [client] import failed on FF4
Product: [ECD] Orion Reporter: Susan McCourt <susan>
Component: ClientAssignee: Project Inbox <e4.orion-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: 0.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Susan McCourt CLA 2011-05-26 13:29:38 EDT
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.
Comment 1 John Arthorne CLA 2011-06-10 11:28:10 EDT
Tested in 0.2 M8 and it works for me.