Branch: refs/heads/master
Home: https://github.com/s9y/Serendipity
Commit: 046dd03478d333a20fa66ecd8c7d75cad2ca6bff
https://github.com/s9y/Serendipity/commit/046dd03478d333a20fa66ecd8c7d75cad2ca6bff
Author: onli <on...@pa...>
Date: 2025-07-27 (Sun, 27 Jul 2025)
Changed paths:
M docs/NEWS
M templates/clean-blog/backend_templates/default_staticpage_backend.tpl
Log Message:
-----------
clean-blog: Fix PHP 8 error in static page editor (#908)
* clean-blog: Fix PHP 8 error in static page editor
When switching from all fields to the default editor template a PHP error stopped the program. The smarty tries to access smarty variables as an array that are not set/are a string.
* document changes
To unsubscribe from these emails, change your notification settings at https://github.com/s9y/Serendipity/settings/notifications
|