[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX] Fix Search Usability in cypht

"Elifeleti Mukisa Dan \(@Danelif\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <68f21e5634c92_2c1febc84947ef@gitlab-sidekiq-low-urgency-cpu-bound-v2-678b8677d9-wjmhz.mail>

Elifeleti Mukisa Dan pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
eead688e by Elifeleti Mukisa Dan at 2025-10-17T10:37:55+00:00
[FIX] Fix Search Usability in cypht
---
* [FIX] Fix Search Usability in cypht

See merge request tikiwiki/tiki!8800

- - - - -


1 changed file:

- lib/cypht/modules/tiki/js_modules/moveToTracker.js


Changes:

=====================================
lib/cypht/modules/tiki/js_modules/moveToTracker.js
=====================================
@@ -14,7 +14,7 @@ function showMoveToTrackerModal(onSuccess) {
 
             Hm_Ajax.request([
                 {name: 'hm_ajax_hook', value: 'ajax_tiki_msg_tracker_items'},
-                {name: 'lookup', value: $('.js-header_subject').text().replace(/[^\w\s\.]/g, '')},
+                {name: 'lookup', value: $('.js-header_subject').text().replace(/[^\w\s\.']/g, '')},
                 {name: 'limit', value: 5},
                 {name: 'sort_mode', value: 'score_desc'},
             ], (res) => {



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/eead688ef7ad215c22162e894de33192e4c9099c

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/eead688ef7ad215c22162e894de33192e4c9099c
You're receiving this email because of your account on gitlab.com.

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.