http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7138

M. de Rooy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |[email protected]
            Version|rel_3_6                     |master
       Patch Status|Signed Off                  |Passed QA
         AssignedTo|[email protected]     |[email protected]
           Severity|critical                    |major

--- Comment #6 from M. de Rooy <[email protected]> 2011-11-03 09:06:55 
UTC ---
QA: Combined require and import into use. Added a warn statement.

Solves the actual problem of printing PDF. But we still have several warnings
in the logfile. Such as:

[Thu Nov 03 09:52:28 2011] [error] [client 192.87.126.61] [Thu Nov  3 09:52:28
2011] basketgroup.pl: Use of uninitialized value in multiplication (*) at
/usr/share/koha/testclone/acqui/basketgroup.pl line 246., referer:
http://libdevelop.rijksmuseum.nl:8009/cgi-bin/koha/acqui/basketgroup.pl?booksellerid=5

[Thu Nov 03 09:52:28 2011] [error] [client 192.87.126.61] [Thu Nov  3 09:52:28
2011] basketgroup.pl: Use of uninitialized value in join or string at
pdfformat/layout2pages.pm line 192., referer:
http://libdevelop.rijksmuseum.nl:8009/cgi-bin/koha/acqui/basketgroup.pl?booksellerid=5

[Thu Nov 03 09:52:28 2011] [error] [client 192.87.126.61] [Thu Nov  3 09:52:28
2011] basketgroup.pl: Use of uninitialized value in join or string at
pdfformat/layout2pages.pm line 230., referer:
http://libdevelop.rijksmuseum.nl:8009/cgi-bin/koha/acqui/basketgroup.pl?booksellerid=5

[Thu Nov 03 09:52:28 2011] [error] [client 192.87.126.61] [Thu Nov  3 09:52:28
2011] basketgroup.pl: Use of uninitialized value in concatenation (.) or string
at pdfformat/layout2pages.pm line 94., referer:
http://libdevelop.rijksmuseum.nl:8009/cgi-bin/koha/acqui/basketgroup.pl?booksellerid=5

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to