aboutsummaryrefslogtreecommitdiffstats
path: root/core/js/js.js
diff options
context:
space:
mode:
authorVincent Petry <pvince81@owncloud.com>2014-06-25 12:24:46 +0200
committerVincent Petry <pvince81@owncloud.com>2014-06-25 12:24:46 +0200
commit363f8f3205ceb1c1d1be7a2d0fec143df5384589 (patch)
treea893a7ba805de40e38132f9dad8d7e0d48e9f450 /core/js/js.js
parentc6bcb07f8373b3a1515fc2f26872a0256ee3666d (diff)
downloadnextcloud-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