Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Date-Holidays CPAN distribution.

Report information
The Basics
Id: 101366
Status: open
Priority: 0/
Queue: Date-Holidays

People
Owner: jonasbn [...] cpan.org
Requestors: SNOOPYJC [...] cpan.org
Cc:
AdminCc:

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



Subject: Date::Holidays->new doesn't pass state/province and other selectors to the sub-modules
Date::Holidays->new() doesn't pass along {province=>'BC', language='EN'} to Date::Holidays::CA or {state=>'NJ'} to Date::Holidays::US (which I'm writing). There is a "TODO" in your source code that mentions this fact!
This has been addressed in an earlier release, but I found some TODO markers in the code so I have revisited this in release 1.03, which has just been uploaded to CPAN. Thanks for the bug report, please let me know if you experience any further issues, take care. jonasbn
Hmm, I addressed the TODOs, but that does not really account for the issue, you describe. I have re-opened the ticket in order to look into the constructor and your particular distribution with some extra test scenarios. Sorry for any confusion, it is all mine. jonasbn