diff options
author | Joas Schilling <coding@schilljs.com> | 2018-06-27 12:54:06 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2018-06-27 13:04:05 +0200 |
commit | e1936a49e7f382d7f9ab1402a3eb48cd3cf73401 (patch) | |
tree | 2af3b36cfa9f1038bcc03ee4e391aa570787a840 /lib/l10n/el.js | |
parent | 221f558f6609cdfcb9e0bf9e89e398f5940254fe (diff) | |
download | nextcloud-server-e1936a49e7f382d7f9ab1402a3eb48cd3cf73401.tar.gz nextcloud-server-e1936a49e7f382d7f9ab1402a3eb48cd3cf73401.zip |
Fix "parsing" of email-addresses in comments and chat messages
\\b matches any non-word character, including \@ and \-
In order to not detect urls in the middle of email-addresses,
we need to check for white space characters and beginning of the
message instead.
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'lib/l10n/el.js')
0 files changed, 0 insertions, 0 deletions