[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX] tiki-read_article.php: Undefined array key 'itemkey'

"ushindi bienvenu \(@usbbush\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <692239f4e5786_2a17f0e85031@gitlab-sidekiq-low-urgency-cpu-bound-v2-5d57c968f-lgmt7.mail>

ushindi bienvenu pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
66befbbe by David Maene at 2025-11-22T22:24:24+00:00
[FIX] tiki-read_article.php: Undefined array key 'itemkey'
---
* [FIX] tiki-read_article.php: Undefined array key 'itemkey'

See merge request tikiwiki/tiki!9070

- - - - -


1 changed file:

- tiki-read_article.php


Changes:

=====================================
tiki-read_article.php
=====================================
@@ -12,8 +12,6 @@ use Tiki\Lib\Image\Image;
 use Tiki\Wiki\WikiPaginationUtils;
 
 $section = 'cms';
-$here = [];
-
 $inputConfiguration = [
     [
         'staticKeyFilters'         => [
@@ -21,10 +19,6 @@ $inputConfiguration = [
         'switchlang'               => 'bool',            //post
         'page'                     => 'int',             //post
         ],
-         'staticKeyFiltersForArrays' => [
-            $here['itemkey']       => 'digits',       //post
-            $here['key']           => 'digits',       //post
-         ],
     ],
 ];
 require_once('tiki-setup.php');



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

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