-
Nick Thomas authored
By storing the URL unmodified in the database, parsing it can happen at validation time, rather than during data entry. This allows problems to be reported to the end-user via the errors hash, rather than an exception.
2a552e55