Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Crypt-Cracklib CPAN distribution.

Report information
The Basics
Id: 38254
Status: resolved
Priority: 0/
Queue: Crypt-Cracklib

People
Owner: Nobody in particular
Requestors: stevens [...] electricalscience.com
Cc:
AdminCc:

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



Subject: test 9 fails in t/01use.t
When I run "make test", test 9 fails in t/01use.t. This is the line which tries "fascist_check('1elppa')". On my cracklib-2.8.9 (under Red Hat Linux 4.0), this test returns "it is based on a dictionary word". (instead of "it is based on a reversed dictionary word"). Simple solution is to search on "dictionary" instead of "reversed". --Andy Stevens
Andy - this doesn't seem like a bug in my code, but rather cracklib. If you change the word in the test from 1elppa to egnaro, does that work?
Subject: Re: [rt.cpan.org #38254] test 9 fails in t/01use.t
Date: Sat, 08 Nov 2008 19:59:45 -0500
To: bug-Crypt-Cracklib [...] rt.cpan.org
From: Andy Stevens <stevens [...] electricalscience.com>
it's not a bug in your code, but rather that cracklib has changed its response message go 'it is based on a dictionary word' instead of whatever it was (containing the words 'reversed dictionary'). I think your test just needs to reflect this. --andy Dan Sully via RT wrote: Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=38254 > > > Andy - this doesn't seem like a bug in my code, but rather cracklib. > > If you change the word in the test from 1elppa to egnaro, does that work?
Subject: Re: [rt.cpan.org #38254] test 9 fails in t/01use.t
Date: Sat, 8 Nov 2008 17:36:00 -0800
To: Andy Stevens via RT <bug-Crypt-Cracklib [...] rt.cpan.org>
From: Dan Sully <daniel [...] electricrain.com>
* Andy Stevens via RT shaped the electrons to say... Show quoted text
>it's not a bug in your code, but rather that cracklib has changed its >response message go 'it is based on a dictionary word' instead of >whatever it was (containing the words 'reversed dictionary'). I think >your test just needs to reflect this.
Ah, I see. Thanks -D -- <dsully> please describe web 2.0 to me in 2 sentences or less. <jwb> you make all the content. they keep all the revenue.
Fixed in 1.6