tags 656139 +moreinfo thanks On Mon, Jan 16, 2012 at 09:28:01PM +0100, R.-Bodo Riediger-Klaus wrote: > Package: request-tracker3.8 > Version: 3.8.8-7+squeeze1 > Severity: important > > In File > /usr/share/request-tracker3.8/lib/RT/User_Overlay.pm > line 1090 > you call > $RT::Logger->warn( this should be > $RT::Logger->warning(
$RT::Logger is a Log::Dispatch object, and the docs for that say: "We also allow 'warn' as a synonym for 'warning'." so I don't think your assessment is correct. > if you type in a bad password you get an error > Can't call method "warn" ... Simply typing a bad password shouldn't trigger this line; this line deals with an unknown stored password hash format. What does the rest of the error message say? Is this a vanilla squeeze system? Do you have any local modifications or extensions installed? -- Dominic Hargreaves | http://www.larted.org.uk/~dom/ PGP key 5178E2A5 from the.earth.li (keyserver,web,email) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org