Bug 1176280
| Summary: | UI no longer warns the user when leaving an edit session with changes by clicking on navigation tabs | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Dan Clarizio <dclarizi> | |
| Component: | UI - OPS | Assignee: | Dan Clarizio <dclarizi> | |
| Status: | CLOSED ERRATA | QA Contact: | Dave Johnson <dajohnso> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 5.3.0 | CC: | akarol, jhardy, obarenbo, sshveta, xlecauch | |
| Target Milestone: | GA | |||
| Target Release: | 5.4.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | 5.4.0.0.11 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1176281 (view as bug list) | Environment: | ||
| Last Closed: | 2015-06-16 12:46:35 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1176281 | |||
|
Description
Dan Clarizio
2014-12-19 23:41:56 UTC
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/fcf7ea023d0945d936108e05d057e89c5e04158e commit fcf7ea023d0945d936108e05d057e89c5e04158e Author: Dan Clarizio <dclarizi@redh> AuthorDate: Fri Dec 19 15:51:32 2014 -0800 Commit: Dan Clarizio <dclarizi> CommitDate: Fri Dec 19 15:52:41 2014 -0800 Add miqCheckForChanges calls back into navigation tab links https://bugzilla.redhat.com/show_bug.cgi?id=1176280 https://bugzilla.redhat.com/show_bug.cgi?id=1176281 .../views/layouts/_page_header_navbar.html.haml | 174 ++++++++++++++------- 1 file changed, 116 insertions(+), 58 deletions(-) New commit detected on cfme/5.3.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=dd32227662f606ae982354dc78b0cad307354980 commit dd32227662f606ae982354dc78b0cad307354980 Author: Dan Clarizio <dclarizi@redh> AuthorDate: Mon Dec 22 10:30:58 2014 -0800 Commit: Dan Clarizio <dclarizi> CommitDate: Mon Dec 22 10:30:58 2014 -0800 Add miqCheckForChanges calls back into navigation tab links https://bugzilla.redhat.com/show_bug.cgi?id=1176280 https://bugzilla.redhat.com/show_bug.cgi?id=1176281 (cherry picked from commit fcf7ea0) .../views/layouts/_page_header_navbar.html.haml | 200 ++++++++++++++------- 1 file changed, 133 insertions(+), 67 deletions(-) UI pops up a warning box allowing the user to cancel or proceed upstream verified: master.20150205053905_aa6d1cd Verified in 5.4.0.0.13.20150319164909_f011a66 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-1100.html |