Skip Menu |

This queue is for tickets about the DateTime-Format-Builder CPAN distribution.

Report information
The Basics
Id: 84378
Status: resolved
Priority: 0/
Queue: DateTime-Format-Builder

People
Owner: Nobody in particular
Requestors: mschout [...] gkg.net
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Tests broken for DateTime >= 1.00
Date: Tue, 02 Apr 2013 11:01:38 -0500
To: bug-DateTime-Format-Builder [...] rt.cpan.org
From: Michael Schout <mschout [...] gkg.net>
This module has the same problem that DateTime::Format::Strptime has. The test that checks %j format does not expect zero-padded days. This change was intentional in DateTime 1.00. Fix is same was was applied to DateTime::Format::Strptime 1.53: - expect zero padded %j in test - require DateTime 1.00 Patch attached.

Message body is not shown because sender requested not to inline it.