Bug 1406436
Summary: | Default validation for data type is not properly set when adding a new TextBox field | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> |
Status: | CLOSED ERRATA | QA Contact: | Shveta <sshveta> |
Severity: | unspecified | Docs Contact: | |
Priority: | medium | ||
Version: | 5.6.0 | CC: | dclarizi, hkataria, jhardy, mfeifer, mpovolny, obarenbo, simaishi, sshveta |
Target Milestone: | GA | Keywords: | FutureFeature, ZStream |
Target Release: | 5.6.4 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | ui:dialog | ||
Fixed In Version: | 5.6.4.0 | Doc Type: | Enhancement |
Doc Text: | Story Points: | --- | |
Clone Of: | 1319781 | Environment: | |
Last Closed: | 2017-03-09 17:06:39 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: | |||
Bug Depends On: | 1319781 | ||
Bug Blocks: |
Comment 2
Harpreet Kataria
2017-01-13 15:50:28 UTC
New commit detected on ManageIQ/manageiq/darga: https://github.com/ManageIQ/manageiq/commit/a2d5a9dd031c33899105f4d89c35a417f67d70ef commit a2d5a9dd031c33899105f4d89c35a417f67d70ef Author: Dan Clarizio <dclarizi> AuthorDate: Mon Dec 19 14:16:29 2016 -0800 Commit: Satoe Imaishi <simaishi> CommitDate: Mon Jan 16 08:29:49 2017 -0500 Merge pull request #13235 from h-kataria/dialog_text_field_initialization_fix Fixed params[:field_typ] value check. (cherry picked from commit 7dce38bc500dd227daceebd45c9b01f2edb77376) https://bugzilla.redhat.com/show_bug.cgi?id=1406436 .../miq_ae_customization_controller/dialogs.rb | 2 +- .../dialogs_spec.rb | 32 ++++++++++++++++++++++ 2 files changed, 33 insertions(+), 1 deletion(-) Verified in 5.6.4.0.20170201130751_9521533 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-2017-0474.html |