Description of problem: While creating a Organization, if we enter a name with trailing space it is accepted and the organization is created. This trailing space is leading to traceback errors while doing spacewalk-splice-checkin. Version-Release number of selected component (if applicable): RHN Satellite 5.5 How reproducible: Always Steps to Reproduce: 1. Login -> Admin -> Organizations 2. Create new organization -> Entered the name as "test 1 " Actual results: Organization with name as "test 1 " is created Expected results: It should either remove the trailing space or not allow to create the organization with the space at start and end Additional info: