Bug 1221716
Summary: | Log depot URI is escaped wrong | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Milan Falešník <mfalesni> |
Component: | UI - OPS | Assignee: | Aparna Karve <akarve> |
Status: | CLOSED ERRATA | QA Contact: | Milan Falešník <mfalesni> |
Severity: | urgent | Docs Contact: | |
Priority: | high | ||
Version: | 5.4.0 | CC: | hkataria, jhardy, jprause, mfeifer, mpovolny, obarenbo |
Target Milestone: | GA | ||
Target Release: | 5.4.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.4.0.2 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-06-16 13:02:29 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: |
Description
Milan Falešník
2015-05-14 16:04:08 UTC
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/91d65424c00f791ad64b4c8d684a9fcb8233b88d commit 91d65424c00f791ad64b4c8d684a9fcb8233b88d Author: Aparna Karve <akarve> AuthorDate: Thu May 14 11:18:59 2015 -0700 Commit: Aparna Karve <akarve> CommitDate: Thu May 14 11:18:59 2015 -0700 Used decodeURIComponent to escape URL params https://bugzilla.redhat.com/show_bug.cgi?id=1221716 .../javascripts/controllers/ops/log_collection_form_controller.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=d1888a6356cf11345e9d4c1751f8720c89b79ec2 commit d1888a6356cf11345e9d4c1751f8720c89b79ec2 Author: Aparna Karve <akarve> AuthorDate: Thu May 14 11:18:59 2015 -0700 Commit: Aparna Karve <akarve> CommitDate: Thu May 14 16:41:33 2015 -0700 Used decodeURIComponent to escape URL params https://bugzilla.redhat.com/show_bug.cgi?id=1221716 clean cherry-pick (commit -91d65424c00f791ad64b4c8d684a9fcb8233b88d) PR - https://github.com/ManageIQ/manageiq/pull/2924 .../javascripts/controllers/ops/log_collection_form_controller.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=37cede9dedfb52b135b0534bf0ea1b5487afc520 commit 37cede9dedfb52b135b0534bf0ea1b5487afc520 Merge: 0e05250 d1888a6 Author: Dan Clarizio <dclarizi> AuthorDate: Fri May 15 10:03:10 2015 -0400 Commit: Dan Clarizio <dclarizi> CommitDate: Fri May 15 10:03:10 2015 -0400 Merge branch '5.4.z' into '5.4.z' Used decodeURIComponent to escape URL params https://bugzilla.redhat.com/show_bug.cgi?id=1221716 clean cherry-pick (commit - 91d65424c00f791ad64b4c8d684a9fcb8233b88d) PR - https://github.com/ManageIQ/manageiq/pull/2924 See merge request !64 .../javascripts/controllers/ops/log_collection_form_controller.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Verified in 5.4.0.2 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 |