6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/8/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#10966] Autocomplete.js caanot find special (accented) character matches
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ . ..__. .. [__)|_/ | | || [__)| \|__\\__||___
Comment
> turba's server side search find "eva" for keyword 'Éva' > but js's .match function cannot find that, Solution: > if IsNull(n.match(re)) { > n.match(re).each(function(m) { > var idx = n.indexOf(m); > out.l += n.substr(0, idx).escapeHTML() + > '<strong>' + m.escapeHTML() + '</strong>'; > n = n.substr(idx + m.length); > }); > }
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers