-
Committer:
Matt Giuca
-
Date:
2010-02-23 06:02:31 UTC
-
Revision ID:
matt.giuca@gmail.com-20100223060231-f0qfwwlgqgrh9km3
util.js: ajax_call - call urlencode_path, rather than encodeURI. You should never call encodeURI. This fixes certain characters in filenames such as # breaking all actions when in a file or directory with such a character. This fixes Launchpad bug #526240.