crypta-tech / seat-fitting

A Fitting/Doctrine module for SeAT
GNU General Public License v2.0
1 stars 1 forks source link

trim whitespace from fit names #2

Open recursivetree opened 5 months ago

recursivetree commented 5 months ago

When a fit with a name starting with multiple whitespace character is entered, only one whitespace is trimmed. This shows fine in the browser since HTML automatically trims whitespace, but it is a bit annoying for plugins that interact with fit names directly from the DB model.