| Ticket UUID: | 638075 | |||
| Title: | JoinHttpInner doesn't deal with fragment | |||
| Type: | Patch | Version: | None | |
| Submitter: | davidw | Created on: | 2002-11-14 00:36:33 | |
| Subsystem: | uri | Assigned To: | davidw | |
| Priority: | 5 Medium | Severity: | ||
| Status: | Closed | Last Modified: | 2002-11-16 03:34:49 | |
| Resolution: | Accepted | Closed By: | davidw | |
| Closed on: | 2002-11-15 20:34:49 | |||
| Description: |
tclsh8.3 [~/workshop/tcllib/modules/uri]uri::split
http://tcl.apache.org/websh/faq.ws3#generic
fragment generic port {} path websh/faq.ws3 scheme http
host tcl.apache.org query {}
uri::join fragment generic port {} path
websh/faq.ws3 scheme http host tcl.apache.org query {}
http://tcl.apache.org/websh/faq.ws3
The fragment is gone!
This patch fixes that, and adds a test.
| |||
| User Comments: |
davidw added on 2002-11-16 03:34:49:
Logged In: YES user_id=240 Fix committed after review by Andreas. andreas_kupries added on 2002-11-16 03:21:11: Logged In: YES user_id=75003 The patch is good. Commit anytime you wish to. davidw added on 2002-11-14 07:38:08: Logged In: YES user_id=240 Feel free to hand off any of these that I have submitted to me to close/commit - I have the time at the moment. davidw added on 2002-11-14 07:36:33: File Added - 35337: latest2.diff | |||
Attachments:
- latest2.diff [download] added by davidw on 2002-11-14 07:36:33. [details]
