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

Bug 444375

Summary: Site editor mapping table not refreshing
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 6.0   
Target Milestone: 7.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2014-09-17 10:52:49 EDT
In master:

1. Click Sites in navigation menu
2. Create a site
3. Click the Add button and choose a folder
4. The mappings table does not refresh.

This looks like a recent regression.
Comment 1 Mark Macdonald CLA 2014-09-17 10:53:45 EDT
A warning is printed to the js console when this happens:
> could not find table row mappingsNodeinnerTreeRoot     :8080/orion/webui/treetable.js:236
Comment 2 Mark Macdonald CLA 2014-09-18 18:06:56 EDT
Not recent, I think it's been broken since 2014-06. 

The code path that the site editor relied on to refresh its table after an update was changed for Bug 437714 (see commit 5f4d39f). I've added the magic flag that means "refresh everything", will check tomorrow to see if the flag is still necessary or can be removed entirely.

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=b7648e0