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

Bug 352435

Summary: [client] Editing properties in the clone config breaks the repo view
Product: [ECD] Orion Reporter: Szymon Brandys <Szymon.Brandys>
Component: GitAssignee: Malgorzata Janczarska <malgorzata.tomczyk>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: 0.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Szymon Brandys CLA 2011-07-19 06:51:40 EDT
Steps:
1) Go to the repo view
2) Add a repo unless you have one already
3) Open the tray with the config for the repo and try to edit a property
4) Try to create a clone

I get:

exception in animation handler for: beforeBegin
fx.js (line 153)
[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMHTMLInputElement.selectionStart]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost:8080/org.dojotoolkit/dijit/_base/focus.js :: <TOP_LEVEL> :: line 48" data: no]
console.error(e);
fx.js (line 154)
_t.curve is undefined
[Break On This Error] var value = _t.curve.getValue(_t._getStep());
Comment 1 Malgorzata Janczarska CLA 2011-11-24 05:56:58 EST
This seems to be working now. Szymon, can you verify?
Comment 2 Szymon Brandys CLA 2011-12-12 09:04:25 EST
Yes. It works well now.