Bug 1412254 - 'NoMethodError' when creating a DialogFieldTagControl
Summary: 'NoMethodError' when creating a DialogFieldTagControl
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: GA
: 5.8.0
Assignee: Jillian Tullo
QA Contact: Shveta
URL:
Whiteboard:
Depends On:
Blocks: 1412292
TreeView+ depends on / blocked
 
Reported: 2017-01-11 15:53 UTC by Satoe Imaishi
Modified: 2017-07-11 19:43 UTC (History)
5 users (show)

Fixed In Version: 5.8.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1412292 (view as bug list)
Environment:
Last Closed: 2017-06-12 16:48:05 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Satoe Imaishi 2017-01-11 15:53:23 UTC
From PR https://github.com/ManageIQ/manageiq/pull/13024:

When creating a DialogFieldTagControl, the options were not being symbolized. When returning the content of a DialogField, it was then raising a 'NoMethodError' because category was returning nil since it is looking for a symbolized category_id, not a string.

Comment 3 Shveta 2017-05-09 20:38:45 UTC
Fixed.
Verified in 5.8.0.13-rc2.20170502165848_0f98658


Note You need to log in before you can comment on or make changes to this bug.