Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 339487 - [client] An error the 2nd time NewItemDialog is opened
Summary: [client] An error the 2nd time NewItemDialog is opened
Status: RESOLVED FIXED
Alias: None
Product: Orion
Classification: ECD
Component: Client (show other bugs)
Version: 0.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 0.2   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-10 05:09 EST by Tomasz Zarna CLA
Modified: 2011-09-01 11:42 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomasz Zarna CLA 2011-03-10 05:09:59 EST
Steps:

1. Navigate to Sites (http://localhost:8080/sites.html)
2. Press [+] (Create Site Configuration)
3. A dialog will pop up, close it with (x) (Cancel)
4. Press [+] again
=>
uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMNSHTMLInputElement.selectionStart]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost:8080/org.dojotoolkit/dojo/dojo.js.uncompressed.js :: anonymous :: line 563" data: no]
[Break On This Error] var data=JSON.parse(_103.data);
Comment 1 Mark Macdonald CLA 2011-03-10 11:43:04 EST
Same error happens everywhere NewItemDialog is used. Only affects Firefox and does not seem to cause any loss of functionality.
Comment 2 Mark Macdonald CLA 2011-03-10 12:59:06 EST
I have a fix for this which I will release after M6 is declared.