~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
..
misc 201 17 years ago mattgiuca Added "test" directory. Added make_date_test.py, a Diff
test_framework 270 17 years ago dilshan_a Initial check in for test framework, and example p Diff