Make WordPress Core

Opened 7 weeks ago

Last modified 7 weeks ago

#62616 new defect (bug)

Time Setting in WP general settings is not followed in Update screen

Reported by: neo2k23's profile neo2k23 Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: trunk
Component: General Keywords: has-patch close 2nd-opinion
Focuses: Cc:

Description

The Time setting as set in the wordpress general settings is not followed in the wordpress update screen. See explaining image attached or the link

https://share.zight.com/nOu4dqbk

Thank you

Attachments (1)

time-setting.jpg (234.4 KB) - added by neo2k23 7 weeks ago.
screenshot of both screens

Download all attachments as: .zip

Change History (6)

@neo2k23
7 weeks ago

screenshot of both screens

#1 @ankitkumarshah
7 weeks ago

Reproduction Report

Description

This report validates whether the issue can be reproduced.

Environment

  • WordPress: 6.8-alpha-59274-src
  • PHP: 8.2.25
  • Server: nginx/1.27.2
  • Database: mysqli (Server: 8.0.40 / Client: mysqlnd 8.2.25)
  • Browser: Chrome 131.0.0.0
  • OS: macOS
  • Theme: Twenty Twenty-Five 1.0
  • MU Plugins:
    • Test Plugin
  • Plugins: Test Reports 1.2.0

Actual Results

  1. ✅ Error condition occurs (reproduced).

Supplemental Artifacts

https://utfs.io/f/TnWMEUzoUd85REIHYCZSIPw9GZ1j3xLCbU6mE4de0VBfrH7T

This ticket was mentioned in PR #7921 on WordPress/wordpress-develop by @abcd95.


7 weeks ago
#2

  • Keywords has-patch added

Trac ticket: 62616

#3 @sainathpoojary
7 weeks ago

Test Report

Description

This report validates whether the indicated patch works as expected.

Patch tested: https://github.com/WordPress/wordpress-develop/pull/7921

Environment

  • WordPress: 6.8-alpha-59274-src
  • PHP: 8.2.26
  • Server: nginx/1.27.3
  • Database: mysqli (Server: 8.0.40 / Client: mysqlnd 8.2.26)
  • Browser: Chrome 131.0.0.0
  • OS: macOS
  • Theme: Twenty Twenty-Five 1.0
  • MU Plugins: None activated
  • Plugins: None activated

Actual Results

  1. ✅ Issue resolved with patch.

Supplemental Artifacts

Before:

https://utfs.io/f/PL8E4NiPUWyOpRDMCyaQVMXblTwtAz0NaoWOrjEIdxin63gS

After:

https://utfs.io/f/PL8E4NiPUWyONjltsKpMS0asiF6Z4m28LU1tPANvKXdxqzRw

#4 follow-up: @swissspidy
7 weeks ago

  • Keywords close 2nd-opinion added

I think we have a few duplicates about this already, but basically the time format is mainly meant to apply on the frontend, not everywhere. So this is not a bug.

#5 in reply to: ↑ 4 @neo2k23
7 weeks ago

Replying to swissspidy:

I think we have a few duplicates about this already, but basically the time format is mainly meant to apply on the frontend, not everywhere. So this is not a bug.

I disagree as half of the world does not read am/pm format but 24 hours format. Please adapt and adjust the update.php

Thank you

Note: See TracTickets for help on using tickets.