Hide Forgot
Created attachment 919827 [details] error thrown by UI Description of problem: when we create install media without name, UI raised following error: can't be blank and can't be blank or contain trailing white spaces. I think this message needs to be rephrased. Reason: 1. error message includes "can't be blank" twice. So one entry "can't be blank" is sufficient. 2. user can create media with trailing spaces so the "or contain trailing white spaces" is also not valid. Version-Release number of selected component (if applicable): sat6 GA snap1 How reproducible: always Steps to Reproduce: 1. create media without passing media name 2. 3. Actual results: UI raised following error: can't be blank and can't be blank or contain trailing white spaces Expected results: I think message needs to be rephrased to just: can't be blank Additional info: Processing by MediaController#create as */* Parameters: {"utf8"=>"✓", "search"=>"", "authenticity_token"=>"VX+UKFuIgqWyHwxAdhnLIrzFLAmDgGh5qENjFuLnsso=", "medium"=>{"name"=>"", "path"=>"http://mirror.fakeos.org/vUABdE/$major.$minor/os/$arch", "media_path"=>"", "config_path"=>"", "image_path"=>"", "os_family"=>"", "location_ids"=>[""], "organization_ids"=>[""]}} Failed to save: Name can't be blank, Name can't be blank or contain trailing white spaces.
Created redmine issue http://projects.theforeman.org/issues/6714 from this bug
Moving to POST since upstream bug http://projects.theforeman.org/issues/6714 has been closed
verified in upstream foreman-proxy-1.10.0-0.develop.201508250705gitb446e0c.el6.noarch rubygem-smart_proxy_discovery-1.0.2-1.el6.noarch foreman-1.10.0-0.develop.201508241946git8658fa3.el6.noarch foreman-release-1.10.0-0.develop.201508241946git8658fa3.el6.noarch ruby193-rubygem-hammer_cli_import-0.10.21-3.el6.noarch ruby193-rubygem-hammer_cli_foreman_docker-0.0.3-3.el6.noarch ruby193-rubygem-hammer_cli-0.3.0-1.201508241209git174f507.el6.noarch ruby193-rubygem-hammer_cli_foreman_tasks-0.0.7-2.el6.noarch ruby193-rubygem-hammer_cli_foreman_bootdisk-0.1.3-2.el6.noarch ruby193-rubygem-hammer_cli_katello-0.0.17-1.el6.noarch Now on creating a media without name, UI throws proper error: can't be blank.
Created attachment 1069002 [details] error is rephrased
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://access.redhat.com/errata/RHBA-2016:1500