Bug 808338
Summary: | IE8:Wrong value displayed in properties for multi instance deployment. | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Retired] CloudForms Cloud Engine | Reporter: | Aziza Karol <akarol> | ||||||
Component: | aeolus-conductor | Assignee: | Imre Farkas <ifarkas> | ||||||
Status: | CLOSED ERRATA | QA Contact: | wes hayutin <whayutin> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 1.0.0 | CC: | akarol, athomas, cpelland, dajohnso, deltacloud-maint, dmacpher, juwu, morazi, ssachdev | ||||||
Target Milestone: | rc | Keywords: | Triaged | ||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: |
Launching multiple instances caused the same instance to display different uptime values in different browsers. This bug fix updates application.js so the uptime value is displayed the same disregard of the browser used.
|
Story Points: | --- | ||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2012-12-04 15:02:09 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
Aziza Karol
2012-03-30 07:53:27 UTC
Created attachment 573906 [details]
properties in firefox
Created attachment 573907 [details]
properties in IE8
Patch has been posted: https://fedorahosted.org/pipermail/aeolus-devel/2012-April/009853.html pushed to master: commit 759dbbe7ac504dfc973d3590a0c4c40478551257 Author: Imre Farkas <ifarkas> Date: Wed Apr 4 15:17:40 2012 +0200 BZ808338: fix ajax caching for IE https://bugzilla.redhat.com/show_bug.cgi?id=808338 value displayed in firefox and IE8 browser is same. verified: rpm -qa | grep aeolus rubygem-aeolus-image-0.3.0-12.el6.noarch rubygem-aeolus-cli-0.7.2-1.el6cf.noarch aeolus-conductor-doc-0.13.14-1.el6cf.noarch aeolus-configure-2.8.7-1.el6cf.noarch aeolus-all-0.13.14-1.el6cf.noarch aeolus-conductor-0.13.14-1.el6cf.noarch aeolus-conductor-daemons-0.13.14-1.el6cf.noarch 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. http://rhn.redhat.com/errata/RHEA-2012-1516.html |