Skip Menu |

This queue is for tickets about the Brick CPAN distribution.

Report information
The Basics
Id: 26394
Status: resolved
Priority: 0/
Queue: Brick

People
Owner: Nobody in particular
Requestors: agianni [...] buffalo.edu
Cc:
AdminCc:

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



Subject: _is_YYYYMMDD_date_format is missing field argument in call to _matches_regex
The _is_YYYYMMDD_date_format brick doesn't pass the field along when calling _matches_regex, so it always fails. Adding this line: field => $setup->{field}, to the hash passed in the call to _matches_regex clears the error.
Fixed in 0.222