[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] [BP][FIX] Search box sends to pages with %20 instead of -

"ushindi bienvenu \(@usbbush\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <68c1fd0ba0277_2cddff471088@gitlab-sidekiq-low-urgency-cpu-bound-v2-856dd689b5-kmzd8.mail>

ushindi bienvenu pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki


Commits:
236ea3f8 by ushindi bienvenu at 2025-09-10T22:27:37+00:00
[BP][FIX] Search box sends to pages with %20 instead of -
---
* [FIX] Search box sends to pages with %20 instead of -
---
* [FIX] Search box sends to pages with %20 instead of -

See merge request tikiwiki/tiki!8527

See merge request tikiwiki/tiki!8559

- - - - -


1 changed file:

- lib/setup/javascript.php


Changes:

=====================================
lib/setup/javascript.php
=====================================
@@ -234,6 +234,7 @@ $jqueryTiki['cookie_consent_expires'] = $prefs['cookie_consent_expires'];
 $jqueryTiki['cookie_consent_name'] = CookieConsentLib::COOKIE_CONSENT_NAME;
 $jqueryTiki['cookie_consent_categories'] = json_encode(array_keys(CookieConsentLib::getCookieCategories()));
 $jqueryTiki['cookie_consent_value'] = json_encode(CookieConsentLib::getConsentPreferences(), JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE);
+$jqueryTiki['wiki_url_scheme'] = $prefs['wiki_url_scheme'];
 
 //set at 4 hours if empty
 $jqueryTiki['securityTimeout'] = ! empty($prefs['site_security_timeout']) ? $prefs['site_security_timeout']



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

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/236ea3f80bae4e097f35eee6d559a97982d31227
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.