~azzar1/unity/add-show-desktop-key

  • Committer: Matt Giuca
  • Date: 2010-02-18 07:55:53 UTC
  • Revision ID: matt.giuca@gmail.com-20100218075553-d7qcind022hp8kaw
browser.js: submit now decodes the URL of a file before submitting it. This ensures that files with 'special' characters are treated correctly before being sent in a POST request (since the URLs come URL-encoded, not decoding them first would result in double-encoding). Fixes Launchpad bug #523656.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1633 15 years ago Matt Giuca Correct locale setting for Subversion. Previously 5.4 KB Diff Download File
action.py 1641 15 years ago Matt Giuca fileservice_lib.action: Decode all strings from UT 27.2 KB Diff Download File
exceptions.py 1089 16 years ago chadnickbok Fixes Issue #14 When uploading files, students wi 1 KB Diff Download File
listing.py 1639 15 years ago Matt Giuca fileservice: Fixed a comparison from unicode and n 16.8 KB Diff Download File