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

Bug 381421

Summary: "Unexpected token ;" when staging a change
Product: [ECD] Orion Reporter: Grant Gayed <grant_gayed>
Component: GitAssignee: Project Inbox <orion.git-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: 0.5   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Grant Gayed CLA 2012-06-01 14:58:35 EDT
- using Chrome 19 on Windows 7, on orion.eclipse.org
- problem does not happen in Firefox
- all browser data and localStorage is cleared

- change a .js file, go to its project's Git Status page
- the changed file appears in the Unstaged area
- stage/unstage it a couple of times, no problem
- while it's unstaged expand its compare section to see the differences
- while this section is open press the Stage button, and "Unexpected token ;" is written in the status area above, and the following error is written to the console:

SyntaxError built-git-status2.js:2200
b.Deferred.reject.errback built-git-status2.js:2200
b.Deferred.reject.errback built-git-status2.js:2200
g built-git-status2.js:2199
b.Deferred.h built-git-status2.js:2198
e built-git-status2.js:2199
b.Deferred.resolve.callback built-git-status2.js:2200
n built-git-status2.js:2287
d built-git-status2.js:2285
k built-git-status2.js:2285
Comment 1 Grant Gayed CLA 2013-10-15 10:12:39 EDT
I cannot reproduce this in the latest, closing as WORKSFORME.