Comment 1 for bug 1659526

Revision history for this message
Chris Pavlina (pavlina-chris) wrote :

Normally I'm against silently modifying data entered by a user, but I think we could probably safely strip whitespace. I'd much rather not have a dialog for that, it's pretty obnoxious.

Of course my _preferred_ way to approach this would be to fix the reason why leading/trailing whitespace isn't allowed -- why isn't it?? -- and leave that to the user. I'd much rather just store what the user types. You can delete it yourself. But if we can't allow storing whitespace I'd be okay with stripping it.