Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-5023 now.

Empty user_dateformat field causes post dates to not be displayed (fix completed in vcs)

PROBLEM EXPERIENCED:

PHPBB treats empty user_dateformat fields as a custom date/time format, which causes the date displayed on forum indexes to not show.

This is particularly the case when converting to PHPBB3, the user_dateformat column can sometimes be left blank for users (eg: SMF->PHPBB).



EXPECTED BEHAVIOUR:

That in the absence of a date format value in a user's user_dateformat property, a sane default to be used (the global forum date format, perhaps?).



MORE INFORMATION:

This bug was discovered when converting from SMF->PHPBB2->PHPBB3, discussion and analysis can be found here:

viewtopic.php?f=46&t=548727

Comments / History

Posted by Kellanved (Former Team Member) on Jun 28th 2007, 11:04

Technically that's a bug in the SMF converter; the phpBB dateformat isn't supposed to be empty.

I'll add a workaround to the converter, but I don't think this warrants changes in the core code.

Changed ticket status from "New" to "Fix in progress"

Action performed by Kellanved (Former Team Member) on Jun 28th 2007, 11:04

Assigned ticket to user "Kellanved"

Action performed by Kellanved (Former Team Member) on Jun 28th 2007, 11:04

Linked ticket with changeset: r7806

Action performed by Kellanved (Former Team Member) on Jun 28th 2007, 18:21

Changed ticket status from "Fix in progress" to "Fix completed in CVS"

Action performed by Kellanved (Former Team Member) on Jun 28th 2007, 18:21

Ticket details

Related SVN changesets