| Summary: | Automatically remove notification on save: Authentication required for: Orion File Service. Login and re-try the request. | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Adrian Aichner <adrian.aichner> |
| Component: | Client | Assignee: | Silenio Quarti <Silenio_Quarti> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | Silenio_Quarti, svihovec |
| Version: | unspecified | ||
| Target Milestone: | 4.0 M2 | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Adrian Aichner
Changed behavior to show a success message when previous save attempt failed. I do not think the message should be shown on every save because it is kind of disruptive. Fixed http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=89c4ea290a0fbfa63d7a02061fcc3c7e4ac05f3f Fix works well on my local orion server, thanks! Are there plans to expand this functionality to all of the other places where an authentication message can be displayed? For example, if a user clicks on a file in the Navigator view and they are no longer authenticated, the authentication notification is displayed. If the user logs in, using another window, and then clicks on the file, will the message be removed or updated? |