Commit Graph

1 Commits

Author SHA1 Message Date
JT Olds 3783768a45 adding content tag url validation
testplan: check to make sure:
 * nil urls are allowed
 * surrounding whitespace is stripped
 * empty urls are not allowed
 * it parses a wide variety of urls
 * it adds missing schemes
 * it ensures a host exists
 * invalid schemes are rejected

Change-Id: I93e89f8e67d847d488693f7dd4f95e52c898054d
Reviewed-on: https://gerrit.instructure.com/6659
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Brian Palmer <brianp@instructure.com>
2011-11-09 13:38:42 -07:00