[Koha-patches] [PATCH] fixes print statements with missing 'STDERR', causing 500 errors when debugging

Mason James mason.loves.sushi at gmail.com
Tue Mar 10 02:30:15 CET 2009


On 2009/03/10, at 3:05 AM, Joe Atzberger wrote:

>
>
> On Sun, Mar 8, 2009 at 6:58 AM, Mason James  
> <mason.loves.sushi at gmail.com> wrote:
> while i was at it, i replaced the 'print STDERR' calls with warns,  
> as it's a little cleaner (imho)
>
> No it's not, if you ever have to actually use the debug output.   
> Seriously, try reading it with the "... at Auth_with_ldap.pm line  
> XX" listed after every LDAP attribute.  It is NOT helpful.


oops, i forgetfully have a regex running over my 'tail -f error.log'  
filtering that stuff out, so i didnt pick-up on the print/warn  
distinction whilst debugging



More information about the Koha-patches mailing list