| Summary: | repository page needs at least a partial refresh after applying a patch | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Grant Gayed <grant_gayed> |
| Component: | Git | Assignee: | Project Inbox <orion.git-inbox> |
| Status: | RESOLVED WORKSFORME | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | gheorghe, Michael_Rennie, Silenio_Quarti |
| Version: | 5.0 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | All | ||
| Whiteboard: | |||
The refreshing on the page still needs some work. Now after applying a patch, the 'Changed Files' section does not refresh to show which files have changes in them. If I manually refresh the page all of the changes show up as expected. This is fixed in latest. |
- start with the org.eclipse.orion.client project loaded, with no additional workspace changes - go to its repository page, the Working Directory section says: You have no changes to commit. (...) - press the Apply Patch button at the top, choose a valid patch, OK -> the patch is successfully applied, but the Wording Directory section message is left unchanged - refreshing the page updates the message in this section to what it should be ("You have changes to commit in your workspace! (...)")