Tcl Source Code

View Ticket
Login
Ticket UUID: 960462
Title: http formatQuery throws errors on non-latin-1 chars
Type: Bug Version: obsolete: 8.4.6
Submitter: hobbs Created on: 2004-05-25 22:49:53
Subsystem: 29. http Package Assigned To: hobbs
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2004-05-26 05:57:05
Resolution: Fixed Closed By: hobbs
    Closed on: 2004-05-25 22:57:05
Description:
http::formatQuery will throw errors on non-latin-1
chars provided as input.  RFC 2718 says we should
convert to utf-8 first.  Attached is the patch to 8.4.7
and 8.5a2 that corrects this with an http::config
option (so you can restore the old, buggy behavior if
necessary).
User Comments: hobbs added on 2004-05-26 05:57:05:
Logged In: YES 
user_id=72656

patched for 8.4.7/8.5a2

hobbs added on 2004-05-26 05:49:55:

File Added - 88425: http-urlencoding.patch

Attachments: