Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Created attachment 704160[details]
PGError: when updating system name more than 255 characters
Description of problem:
Update system name greater than 255 characters
Version-Release number of selected component (if applicable):
Katello Version: 1.2.2-1.el6
Katello Version: 1.3.14-1.git.613.fa2f0fa.el6
How reproducible:
always
Steps to Reproduce:
1. create a system
2. Go to system details -> system Info --> system name greater than 255 characters
3.
Actual results:
PGError: ERROR: value too long for type character varying(255) : UPDATE "systems" SET "updated_at" = '2013-03-01 01:11:31.105708', "name" = 'avjlbsxxmlhfmlrqscsccjwukraavlqhubphvgdlyijwxedayoohttddnewirusvshjajjayblmkygpwegnvfwrsludulogunyidtopmtydpwachxwoxmsmtjromvdkhyhqtawkcjwfhscuflnlwigusmdklhrcrbsmdnfbgvvsckcircxdjbrugmeqvgiuuwqtxosynpmplyqceypaevdmumqixmuphijhwptpwlwssarswisxuplavcdpkphg00' WHERE "systems"."id" = 48 (ActiveRecord::StatementInvalid)
Click here for more details.
Expected results:
UI should throw a proper error message like "Name can not contain more than 255 characters"
Additional info:
These bugs have been resolved in upstream projects for a period of months so
I'm mass-closing them as CLOSED:UPSTREAM. If this is a mistake feel free to
re-open.
Created attachment 704160 [details] PGError: when updating system name more than 255 characters Description of problem: Update system name greater than 255 characters Version-Release number of selected component (if applicable): Katello Version: 1.2.2-1.el6 Katello Version: 1.3.14-1.git.613.fa2f0fa.el6 How reproducible: always Steps to Reproduce: 1. create a system 2. Go to system details -> system Info --> system name greater than 255 characters 3. Actual results: PGError: ERROR: value too long for type character varying(255) : UPDATE "systems" SET "updated_at" = '2013-03-01 01:11:31.105708', "name" = 'avjlbsxxmlhfmlrqscsccjwukraavlqhubphvgdlyijwxedayoohttddnewirusvshjajjayblmkygpwegnvfwrsludulogunyidtopmtydpwachxwoxmsmtjromvdkhyhqtawkcjwfhscuflnlwigusmdklhrcrbsmdnfbgvvsckcircxdjbrugmeqvgiuuwqtxosynpmplyqceypaevdmumqixmuphijhwptpwlwssarswisxuplavcdpkphg00' WHERE "systems"."id" = 48 (ActiveRecord::StatementInvalid) Click here for more details. Expected results: UI should throw a proper error message like "Name can not contain more than 255 characters" Additional info: