| Summary: | Site editor mapping table not refreshing | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Client | Assignee: | 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
A warning is printed to the js console when this happens:
> could not find table row mappingsNodeinnerTreeRoot :8080/orion/webui/treetable.js:236
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 |