Ticket #280 (closed defect: worksforme)

Opened 3 years ago

Last modified 3 years ago

problem with rss.config.dateformat

Reported by: anonymous Owned by: mbonetti
Priority: normal Milestone: Gregarius 0.5.5
Component: BUGS Version:
Severity: normal Keywords:
Cc:

Description

if i change rss.config.dateformat to something other than the default, e.g. to "F jS, Y, H:m", there will be shown wrong dates for "posted:".

Change History

Changed 3 years ago by Darth_Sebulba05@…

I threw some pretty wild things into this value and it didn't break anything. Everything displayed like it should have.

I passed it

d D j l N S w z W F m M n t L O Y y a A B g G h H i s e I O T Z c r U

which is every possible value and it printed them alright (except the ones new in > php5.0.3),

abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890

which is any possibly letter, and just random things.

Changed 3 years ago by mdodoo

  • status changed from new to closed
  • resolution set to worksforme

Since it has been a month, and the anonymous ticket reporter has not replied, I am closing this ticket.

Note: See TracTickets for help on using tickets.