GNU bug report logs - #49085
Handle more unicode characters in uri-decode

Previous Next

Package: guile;

Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>

Date: Fri, 18 Jun 2021 10:29:01 UTC

Severity: normal

To reply to this bug, email your comments to 49085 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#49085; Package guile. (Fri, 18 Jun 2021 10:29:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vivien Kraus <vivien <at> planete-kraus.eu>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Fri, 18 Jun 2021 10:29:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Vivien Kraus <vivien <at> planete-kraus.eu>
To: bug-guile <at> gnu.org
Subject: Handle more unicode characters in uri-decode
Date: Fri, 18 Jun 2021 12:27:46 +0200
[Message part 1 (text/plain, inline)]
Dear guilers,

uri-decode should accept unicode characters. This is difficult to
implement so that different encodings can be used, but here is my
solution.

Best regards,

Vivien
[0001-Let-uri-decode-handle-more-cases-with-unicode-input.patch (text/x-patch, attachment)]

Information forwarded to bug-guile <at> gnu.org:
bug#49085; Package guile. (Tue, 20 Jul 2021 13:55:02 GMT) Full text and rfc822 format available.

Message #8 received at 49085 <at> debbugs.gnu.org (full text, mbox):

From: Vivien Kraus <vivien <at> planete-kraus.eu>
To: 49085 <at> debbugs.gnu.org
Subject: Unicode in uri-decode: we’re parsing IRIs, so
 NFC (unicode normalization) applies.
Date: Tue, 20 Jul 2021 15:54:21 +0200
[Message part 1 (text/plain, inline)]
maximed in #guix pointed out that there should not be any non-ascii
character in a URI, so what I was trying to do is simultaneously parse
an IRI and convert it to an URI. For this to work, unicode
normalization is required.
[0001-Let-uri-decode-handle-more-cases-with-unicode-input.patch (text/x-patch, attachment)]

This bug report was last modified 3 years and 328 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.