General

Profile

cheister (Chris Heisterkamp)

  • Login: cheister
  • Registered on: 06/16/2016
  • Last sign in: 06/16/2016

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

07/01/2016

07:16 PM Ruby master Bug #12498: Parsing a mailto URI with no recipient throws the error URI::InvalidComponentError: missing opaque part for mailto URL
@naruse Do you mind taking a look at this patch?
cheister (Chris Heisterkamp)

06/16/2016

07:33 PM Ruby master Bug #12498 (Closed): Parsing a mailto URI with no recipient throws the error URI::InvalidComponentError: missing opaque part for mailto URL
If you try to parse a mailto URI without a recipient you get an error. For example
ruby -ruri -e 'URI.parse("mail...
cheister (Chris Heisterkamp)

Also available in: Atom