[phpmyadmin/phpmyadmin] 8f4514: Fix #17046 - "Uncaught TypeError: htmlspecialchars() expects parameter 1 to be string, null given"

Branch: refs/heads/QA_5_1 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 8f4514c7e943608b789de75da49268159897482e https://github.com/phpmyadmin/phpmyadmin/commit/8f4514c7e943608b789de75da492... Author: William Desportes <williamdes@wdes.fr> Date: 2021-08-22 (Sun, 08 August 2021) +02:00 Changed paths: M libraries/classes/Display/Results.php Log Message: ----------- Fix #17046 - "Uncaught TypeError: htmlspecialchars() expects parameter 1 to be string, null given" Fixes: #17046 "libraries/classes/Display/Results.php not guarding against null metadata in getHeaderTablesForColumns" Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: dab66689539b91e3e1bed5b94984916e3155547f https://github.com/phpmyadmin/phpmyadmin/commit/dab66689539b91e3e1bed5b94984... Author: William Desportes <williamdes@wdes.fr> Date: 2021-08-22 (Sun, 08 August 2021) +02:00 Changed paths: M ChangeLog Log Message: ----------- Add a ChangeLog entry for #17046 Signed-off-by: William Desportes <williamdes@wdes.fr>
participants (1)
-
William Desportes