diff options
author | Vincent Petry <pvince81@owncloud.com> | 2014-06-25 12:24:46 +0200 |
---|---|---|
committer | Vincent Petry <pvince81@owncloud.com> | 2014-06-25 12:24:46 +0200 |
commit | 363f8f3205ceb1c1d1be7a2d0fec143df5384589 (patch) | |
tree | a893a7ba805de40e38132f9dad8d7e0d48e9f450 /core/js/js.js | |
parent | c6bcb07f8373b3a1515fc2f26872a0256ee3666d (diff) | |
download | nextcloud-server-363f8f3205ceb1c1d1be7a2d0fec143df5384589.tar.gz nextcloud-server-363f8f3205ceb1c1d1be7a2d0fec143df5384589.zip |
Do not clear URL hash when no external mount params given
Whenever external share parameters were passed through the URL hash, the
URL hash will now be cleared.
In other cases, the hash needs to be left alone because it is used as
workaround for the lack of history API in IE8 / IE9
Removed getParamterByName() and use OC.Util.History.parseUrlQuery() that
does the same, including replacing the "+" with spaces.
Diffstat (limited to 'core/js/js.js')
0 files changed, 0 insertions, 0 deletions