canvas-lms/gems/html_text_helper
James Williams 2818ecdb1a catch URI::Error instead of URI::InvalidURIError
test plan:
* using "mailto:example@example.com," in a link should
 not break course copies (or anything else) because it
 doesn't know how to rescue a URI::InvalidComponentError

closes #CNVS-22120

Change-Id: Iaac362a5bf33cd5fde05b01a578a1325f4126c6e
Reviewed-on: https://gerrit.instructure.com/59213
Tested-by: Jenkins
Reviewed-by: Jeremy Stanley <jeremy@instructure.com>
QA-Review: Clare Strong <clare@instructure.com>
Product-Review: James Williams  <jamesw@instructure.com>
2015-07-28 02:17:49 +00:00
..
lib catch URI::Error instead of URI::InvalidURIError 2015-07-28 02:17:49 +00:00
spec handle empty/nil input to HtmlTextHelper banner function 2015-06-09 04:47:17 +00:00
.rspec extracted html text helper methods into gem 2014-02-07 20:11:19 +00:00
Gemfile fix iconv and syck dependencies for vendored gems and ruby 2.2 2015-06-11 15:49:31 +00:00
html_text_helper.gemspec bump nokogiri to latest 2015-02-19 19:15:29 +00:00
test.sh do some cleanup on gem test runs 2015-05-18 22:39:17 +00:00