Closed Bug 1752223 Opened 4 years ago Closed 4 years ago

Directory listing no longer shows last modified time

Categories

(Core :: Networking, defect)

Firefox 96
defect

Tracking

()

RESOLVED FIXED
98 Branch
Tracking Status
firefox-esr91 --- unaffected
firefox96 --- wontfix
firefox97 --- wontfix
firefox98 --- fixed

People

(Reporter: JanH, Assigned: JanH)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Instead of showing the date and then the last modified time, I'm getting something like this

1/19/2022 Wednesday, January 19, 2022

Greg, could you take a look?
Just loading file:///tmp/ was enough to reproduce.

Flags: needinfo?(gtatum)

The directory listing code gets the last modified date and time in two separate
goes, so we need to pass in the appropriate date style on the first go and the
appropriate time style on the second go, just like the old code used to do.

Assignee: nobody → jh+bugzilla
Status: NEW → ASSIGNED
Has Regression Range: --- → yes
Flags: needinfo?(gtatum)
Pushed by mozilla@buttercookie.de: https://hg.mozilla.org/integration/autoland/rev/66356649d92e Restore last modified time in directory listing. r=gregtatum,necko-reviewers,valentin
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: