[serendipity-cvs] [s9y/Serendipity] 635be3: clean-blog: Fix PHP 8 error in static page editor

onli via php-blog-cvs <[email protected]> Tue, 22 Jul 2025 06:46:34 -0700
Newsgroups gmane.comp.serendipity.cvs
Message-ID <s9y/Serendipity/push/refs/heads/fix/cleanStaticPage/[email protected]>
  Branch: refs/heads/fix/cleanStaticPage
  Home:   https://github.com/s9y/Serendipity
  Commit: 635be3adf77294ef5f22c95dfaef9c742eb15ec8
      https://github.com/s9y/Serendipity/commit/635be3adf77294ef5f22c95dfaef9c742eb15ec8
  Author: onli <[email protected]>
  Date:   2025-07-22 (Tue, 22 Jul 2025)

  Changed paths:
    M templates/clean-blog/backend_templates/default_staticpage_backend.tpl

  Log Message:
  -----------
  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.



To unsubscribe from these emails, change your notification settings at https://github.com/s9y/Serendipity/settings/notifications