nextcloud/apps
Lukas Reschke 07483033c1 Fix URL generation
`params` in the `OC.generateUrl` function call only replaces all specified occurences of a key just like the l10n PHP functionality does.

This means that to build a query string we have to use `OC.buildQueryString` instead of the params parameters.

Fixes https://github.com/owncloud/core/issues/16336 which is a regression introduced with 58a87d0bab of https://github.com/owncloud/core/pull/15652.

Without this fix downloading single files from a public shared folder is not possible.
2015-05-19 15:12:08 +02:00
..
encryption Merge pull request #16085 from owncloud/encryption-module-rename 2015-05-19 11:13:33 +02:00
files [tx-robot] updated from transifex 2015-05-17 01:55:56 -04:00
files_external [tx-robot] updated from transifex 2015-05-13 01:55:14 -04:00
files_sharing Fix URL generation 2015-05-19 15:12:08 +02:00
files_trashbin Fix restoring files from trash with unique name 2015-05-15 12:42:27 +02:00
files_versions Merge pull request #16337 from owncloud/versions-expireforowner 2015-05-15 15:02:26 +02:00
provisioning_api Validate the quota value to be a correct value 2015-05-07 17:56:13 +02:00
user_ldap add primary group users to resultset before caching 2015-05-19 12:56:07 +02:00
user_webdavauth [tx-robot] updated from transifex 2015-04-18 01:55:19 -04:00