Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 352435 - [client] Editing properties in the clone config breaks the repo view
Summary: [client] Editing properties in the clone config breaks the repo view
Status: RESOLVED WORKSFORME
Alias: None
Product: Orion
Classification: ECD
Component: Git (show other bugs)
Version: 0.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Malgorzata Janczarska CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-19 06:51 EDT by Szymon Brandys CLA
Modified: 2011-12-12 09:04 EST (History)
0 users

See Also:


Attachments

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