[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#49085: Unicode in uri-decode: we’re parsing IRIs, so NFC (unicode no
From: |
Vivien Kraus |
Subject: |
bug#49085: Unicode in uri-decode: we’re parsing IRIs, so NFC (unicode normalization) applies. |
Date: |
Tue, 20 Jul 2021 15:54:21 +0200 |
User-agent: |
Evolution 3.34.2 |
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
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#49085: Unicode in uri-decode: we’re parsing IRIs, so NFC (unicode normalization) applies.,
Vivien Kraus <=