ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: merch-redmine@jeremyevans.net
To: ruby-core@ruby-lang.org
Subject: [ruby-core:102604] [Ruby master Bug#17057] CGI different behaviour with C vs Ruby version
Date: Thu, 25 Feb 2021 17:35:21 +0000 (UTC)	[thread overview]
Message-ID: <redmine.journal-90588.20210225173520.11888@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-17057.20200729135727.11888@ruby-lang.org

Issue #17057 has been updated by jeremyevans0 (Jeremy Evans).

Status changed from Open to Closed

I've merged the patch in the pull request after adding a test for it: https://github.com/ruby/cgi/pull/4

----------------------------------------
Bug #17057: CGI different behaviour with C vs Ruby version
https://bugs.ruby-lang.org/issues/17057#change-90588

* Author: ahorek (Pavel Rosický)
* Status: Closed
* Priority: Normal
* Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN
----------------------------------------
```
irb(main):001:0> require 'cgi' # don't load a native extension
irb(main):002:0> CGI.unescapeHTML("\xFF&")
=> ArgumentError (invalid byte sequence in UTF-8)
```

there's a fix on upstream https://github.com/ruby/cgi/pull/2



-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

      reply	other threads:[~2021-02-25 17:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-29 13:57 [ruby-core:99389] [Ruby master Bug#17057] CGI different behaviour with C vs Ruby version pdahorek
2021-02-25 17:35 ` merch-redmine [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=redmine.journal-90588.20210225173520.11888@ruby-lang.org \
    --to=ruby-core@ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).