Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 347352 - [client] import failed on FF4
Summary: [client] import failed on FF4
Status: RESOLVED WORKSFORME
Alias: None
Product: Orion
Classification: ECD
Component: Client (show other bugs)
Version: 0.2   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-26 13:29 EDT by Susan McCourt CLA
Modified: 2011-08-30 10:22 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.