Bug 1349477

Summary: In Network Providers are My Filters unclickable
Product: Red Hat CloudForms Management Engine Reporter: Matouš Mojžíš <mmojzis>
Component: UI - OPSAssignee: Ladislav Smola <lsmola>
Status: CLOSED CURRENTRELEASE QA Contact: Matouš Mojžíš <mmojzis>
Severity: high Docs Contact:
Priority: high    
Version: 5.6.0CC: cpelland, dajohnso, hkataria, jhardy, mpovolny, obarenbo, simaishi
Target Milestone: GAKeywords: 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
Description of problem:


Version-Release number of selected component (if applicable):
5.6.0.12

How reproducible:
Always

Steps to Reproduce:
1. Network -> Network Providers
2. Create a filter
3. My Filters appear in tree view
4. Click on My Filters

Actual results:
My Filters are unclickable.

Expected results:


Additional info:

Comment 4 CFME Bot 2016-07-13 22:25:55 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(+)

Comment 5 Matouš Mojžíš 2016-09-30 13:30:37 UTC
Verified in 5.7.0.3. My Filters are clickable.