Ticket #39 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

URL Encoding for FileSource paths

Reported by: John Hampton <pacopablo@pacopablo.com> Assigned to: athomas
Priority: major Component: pyndexter
Severity: normal Keywords: urlencode
Cc:

Description

Per our discussion on irc, I have fixed FileSource to automatically escape and unescape URL encoded values.

The patch attached includes the patch you pasted to pastebin and fixes to FileSource also.

Attachments

urlquote.patch (2.6 kB) - added by John Hampton <pacopablo@pacopablo.com> on 02/06/07 23:55:37.
Patch to handle URL encoded strings for File Source?
urlquote.2.patch (2.4 kB) - added by John Hampton <pacopablo@pacopablo.com> on 02/06/07 23:57:24.
Forgot to remove print statements used for debugging. Fixed patch

Change History

02/06/07 23:55:37 changed by John Hampton <pacopablo@pacopablo.com>

  • attachment urlquote.patch added.

Patch to handle URL encoded strings for File Source?

02/06/07 23:57:24 changed by John Hampton <pacopablo@pacopablo.com>

  • attachment urlquote.2.patch added.

Forgot to remove print statements used for debugging. Fixed patch

02/08/07 00:27:23 changed by athomas

  • status changed from new to assigned.

Partial fix in r379. The final fix will be to pass URI objects around internally.

02/14/07 07:10:49 changed by athomas

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed completely in r387.


Add/Change #39 (URL Encoding for FileSource paths)




Change Properties
Action