[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug in Requirements report



Checking any of the "month" checkboxes in the requirements report gives an Internal server error

The error.log entry is

[Wed May 23 09:30:23 2012] [error] [client 91.197.17.140] Premature end of script headers: ic.pl, referer: http://wol.homechip.com/ledgersmb/ic.pl?login=john&action=requirements&module=ic.pl&; Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::FastCalc at LedgerSMB/Form.pm line 61
No handle/phrase at /usr/share/perl/5.10/Locale/Maketext.pm line 180
        Locale::Maketext::maketext() called at LedgerSMB/Locale.pm line 91
LedgerSMB::Locale::text('LedgerSMB::Locale::en_gb=HASH(0xb0b0728)', undef) called at bin/ic.pl line 2593
        main::requirements_report called at bin/ic.pl line 4010
        main::continue called at old-handler.pl line 161
main::__ANON__() called at /usr/local/share/perl/5.10.1/Error.pm line 419
        eval {...} called at /usr/local/share/perl/5.10.1/Error.pm line 411
Error::subs::try('CODE(0xb08b060)', 'HASH(0xb0c04f0)') called at old-handler.pl line 172
        require old-handler.pl called at /usr/local/ledgersmb/ic.pl line 7.
Compilation failed in require at /usr/local/ledgersmb/ic.pl line 7.

To my knowledge this bug was also present in 1.2, but I never got around to reporting it

Nigel