diff options
author | Lukas Reschke <lukas@owncloud.com> | 2015-01-10 01:19:37 +0100 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2015-01-10 01:19:37 +0100 |
commit | e4840b5250039d8a5ba092bec4f7923de3e37937 (patch) | |
tree | 204329cde87eefcec6fa742ae1111c7bb87d37f1 /apps/files/js/file-upload.js | |
parent | 19b7911d79fca5c88849498298add83bd825565f (diff) | |
download | nextcloud-server-e4840b5250039d8a5ba092bec4f7923de3e37937.tar.gz nextcloud-server-e4840b5250039d8a5ba092bec4f7923de3e37937.zip |
Don't double encode string
We already use `.text()` here which automatically properly encodes the string. Thus the string will be double-encoded and look ugly. (i.e. when you search for ">" you will see "No results found for >")
Fixes itself.
Diffstat (limited to 'apps/files/js/file-upload.js')
0 files changed, 0 insertions, 0 deletions