[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] Revert "[BP][FIX] Default maxRecords value handling in tiki-listpages.php"

"Baraka Kinywa \(@bkinywa24\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <6909eaebf063f_2d49ae1c4aa@gitlab-sidekiq-low-urgency-cpu-bound-v2-6fcbf9ddd-4m867.mail>

Baraka Kinywa pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki


Commits:
a18a13f5 by Baraka Kinywa at 2025-11-04T13:54:04+02:00
Revert "[BP][FIX] Default maxRecords value handling in tiki-listpages.php"
---
* Revert "[BP][FIX] Default maxRecords value handling in tiki-listpages.php"

This reverts merge request !8834

See merge request tikiwiki/tiki!8953

- - - - -


1 changed file:

- tiki-listpages.php


Changes:

=====================================
tiki-listpages.php
=====================================
@@ -137,8 +137,6 @@ if (! empty($multiprint_pages)) {
     if (isset($_REQUEST['maxRecords'])) {
         $maxRecords = $_REQUEST['maxRecords'];
         $smarty->assign('maxRecords', $maxRecords);
-    } else {
-        $maxRecords = -1;
     }
     if (! isset($_REQUEST['sort_mode'])) {
         $sort_mode = $prefs['wiki_list_sortorder'] . '_' . $prefs['wiki_list_sortdirection'];



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

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