[serendipity-cvs] [s9y/Serendipity] e6e84b: Fix tooltips in installer

onli via php-blog-cvs <[email protected]> Tue, 09 Sep 2025 01:40:33 -0700
Newsgroups gmane.comp.serendipity.cvs
Message-ID <s9y/Serendipity/push/refs/heads/fix/installerissues/[email protected]>
  Branch: refs/heads/fix/installerissues
  Home:   https://github.com/s9y/Serendipity
  Commit: e6e84bfcf350bcacf9a8b3bf27cc2c6e28e668b8
      https://github.com/s9y/Serendipity/commit/e6e84bfcf350bcacf9a8b3bf27cc2c6e28e668b8
  Author: onli <[email protected]>
  Date:   2025-09-09 (Tue, 09 Sep 2025)

  Changed paths:
    M templates/2k11/admin/serendipity_editor.js.tpl
    M templates/default/admin/serendipity_editor.js

  Log Message:
  -----------
  Fix tooltips in installer
The JS file in the installer is coming from default, which was not updated for the new jquery version. size needed to be replaced with length and a load event rewritten.


  Commit: 840d49a8b98cdcf858d2d5f27eaae8e56a21fc6d
      https://github.com/s9y/Serendipity/commit/840d49a8b98cdcf858d2d5f27eaae8e56a21fc6d
  Author: onli <[email protected]>
  Date:   2025-09-09 (Tue, 09 Sep 2025)

  Changed paths:
    M include/compat.inc.php

  Log Message:
  -----------
  Fix language listing in installer
By setting UTF-8 as default charset during the installer run. The language list is encoded in UTF-8, but the charset set in the header was still ISO-8591


Compare: https://github.com/s9y/Serendipity/compare/e6e84bfcf350%5E...840d49a8b98c

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