Tcl Library Source Code

View Ticket
Login
Ticket UUID: e937acfe0c9d32ef96bdd303ccf33cf18f6b2825
Title: uri::join ignores credentials for HTTP protocol
Type: Bug Version: 1.2.6
Submitter: anonymous Created on: 2016-07-25 08:47:13
Subsystem: uri Assigned To: aku
Priority: 5 Medium Severity: Severe
Status: Closed Last Modified: 2017-01-09 08:59:53
Resolution: Fixed Closed By: kjnash
    Closed on: 2017-01-03 18:01:59
Description:
uri::join ignores credentials when joining:

% ::uri::join {*}[::uri::split "http://anonymous:[email protected]"]
http://core.tcl.tk/

::uri::join and ::uri::split should reverse each other.
User Comments: anonymous added on 2017-01-09 08:59:53:
Thank you!

kjnash added on 2017-01-03 18:00:32:
Fixed by commit [e3bf643c52], package version 1.27.