mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Don't validate for UTF-8 here. (#148420, Robert Ögren)
2004-07-30 Matthias Clasen <mclasen@redhat.com> * glib/gconvert.c (g_unescape_uri_string): Don't validate for UTF-8 here. (#148420, Robert Ögren) * tests/uri-test.c (run_roundtrip_tests): Add tests for roundtrip compatibility. Going from filename to uri and back should always give you the same filename back.
This commit is contained in:
committed by
Matthias Clasen
parent
abc4662d80
commit
0611985dd9
@@ -1,3 +1,12 @@
|
||||
2004-07-30 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gconvert.c (g_unescape_uri_string): Don't validate
|
||||
for UTF-8 here. (#148420, Robert Ögren)
|
||||
|
||||
* tests/uri-test.c (run_roundtrip_tests): Add tests for
|
||||
roundtrip compatibility. Going from filename to uri and
|
||||
back should always give you the same filename back.
|
||||
|
||||
2004-07-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* tests/markups/valid-{9,10,11}.gmarkup:
|
||||
|
Reference in New Issue
Block a user