diff options
author | Lukas Reschke <lukas@owncloud.com> | 2015-07-30 11:22:14 +0200 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2015-07-30 11:22:14 +0200 |
commit | ad4c731c4c4f84f998013c7f4632b23739d16ec4 (patch) | |
tree | 46be9cae094071001a17f21b3b3ea4d2c31af2fe /apps/files/js/files.js | |
parent | f1749ddb0184c22200231d7f13f81e64e6000c3b (diff) | |
download | nextcloud-server-ad4c731c4c4f84f998013c7f4632b23739d16ec4.tar.gz nextcloud-server-ad4c731c4c4f84f998013c7f4632b23739d16ec4.zip |
Correct regular expressions
Previously the regex was only matching on single characters. Meaning that file names such as ":+1:.txt" where possible while ":+1:" alone never was. This check apparently never worked as expected.
Diffstat (limited to 'apps/files/js/files.js')
0 files changed, 0 insertions, 0 deletions