Searched hist:"9988 e853e3f80b33562de57b37fd6fe06ee174a0" (Results 1 – 1 of 1) sorted by relevance
| /dokuwiki/inc/ |
| H A D | media.php | 9988e853e3f80b33562de57b37fd6fe06ee174a0 Wed May 01 15:42:23 UTC 2024 Damien Regad <dregad@mantisbt.org> Fix Undefined array key warning
E_WARNING: Undefined array key 3 in ./inc/media.php(1700) E_WARNING: Trying to access array offset on value of type null in ./inc/media.php(1700)
This happens when the media manager is called with ns parameter set to a value higher than the last namespace defined in the wiki.
Fixes #4276
|