Bug 1349477
| Summary: | In Network Providers are My Filters unclickable | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Matouš Mojžíš <mmojzis> | |
| Component: | UI - OPS | Assignee: | Ladislav Smola <lsmola> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Matouš Mojžíš <mmojzis> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 5.6.0 | CC: | cpelland, dajohnso, hkataria, jhardy, mpovolny, obarenbo, simaishi | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.7.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ui:filter | |||
| Fixed In Version: | 5.7.0.0 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1353646 (view as bug list) | Environment: | ||
| Last Closed: | 2017-01-11 20:22:39 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | CFME Core | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1353646 | |||
|
Description
Matouš Mojžíš
2016-06-23 14:02:40 UTC
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/e0d035d52476bf8f2a2c627e1eae17013fa62729 commit e0d035d52476bf8f2a2c627e1eae17013fa62729 Author: Ladislav Smola <lsmola> AuthorDate: Wed Jul 13 14:18:20 2016 +0200 Commit: Ladislav Smola <lsmola> CommitDate: Wed Jul 13 14:18:20 2016 +0200 Fix HTML id for NetworkManager filters Fix HTML id for NetworkManager filters. HTML id can't contain ::, it should contain only \w or _. Fixes BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1349477 app/helpers/application_helper.rb | 8 ++++++++ 1 file changed, 8 insertions(+) Verified in 5.7.0.3. My Filters are clickable. |