Description of problem: Many small diffs in appearance... - Company Name vs. Name - Red stars for required fields - Order of attributes
Adding some more: Roles aren't greyed out appropriately. Organization Application shouldn't be on the Java page. Role orders differ Java code doesn't specify how role is given ([Admin access])
All the Role related issues have been fixed in bug: 145594
Nope, the roles are still displaying in a different order in perl and java code.
Added Company Name and red stars. Still need to work on created and last log-in times to display correctly with consideration of timezone.
Created and last log-in times now display correctly. User type still isn't finished. The user roles are displayed in a different order than in the perl code. Also, the perl code outputs '(normal user)' when the user has no roles whereas the java leaves the field blank.
Java now outputs '(normal user)' when the user has no roles. Ordering or roles in perl and java are different, but both seem arbitrary so I am closing bug.