[wp-trac] [WordPress Trac] #62078: Crash: Settings>General Config Timezone and Custom Date Format crashes on save

WordPress Trac noreply at wordpress.org
Thu Sep 19 15:02:21 UTC 2024


#62078: Crash: Settings>General Config Timezone and Custom Date Format crashes on
save
--------------------------+-----------------------------
 Reporter:  vanlyle       |       Owner:  (none)
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  Date/Time     |     Version:  6.2.2
 Severity:  normal        |  Resolution:  duplicate
 Keywords:                |     Focuses:  administration
--------------------------+-----------------------------
Changes (by hellofromTonya):

 * status:  new => closed
 * version:  6.6.2 => 6.2.2
 * resolution:   => duplicate
 * milestone:  Awaiting Review =>


Comment:

 Hello @vanlyle,

 Welcome to WordPress Core's Trac. I'm sorry you've experienced this issue
 with the Date/Time.

 Looking at the error:
 >PHP Fatal error (TypeError) has occurred during restore_alldownloaded
 subaction. Error Message: Unsupported operand types: string * int (Code:
 0, line 76 in /var/www/html/op-includes/functions.php

 this error is known and has been reported in #56358 and is closely related
 to #58986 and #60629 as all of these bug reports are for the same data
 type conversion issue.

 There's good news. A fix was committed via [59064]. It's currently
 available in WordPress `trunk` for testing and will be available with WP
 6.7 Beta 1 et al for testing. If you're able, appreciate you testing the
 fix and providing feedback.

 As this bug existed before WordPress 6.6, the bugfix will not be available
 in a future 6.6.3 minor release. But it will be available during 6.7 and,
 pending no unforeseen issues, should ship in 6.7.

 I'll close this ticket as a duplicate of #56358, i.e. to keep the
 discussion in one ticket.

 That said, if the error you're experiencing is different and is not
 resolved by [59064], please reopen this ticket and share those details.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/62078#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list