http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10828
--- Comment #5 from Pedro Ferreira <[email protected]> --- I have reached a solution. i think What generates the blank data is a file called Label.pm that exists in the koha instalation dir. For example in my current instalations using the packages available in koha downloads i have version 3.08.16 /var/www/koha3.08.16/lib/C4/Labels/Label.pm version 3.12.02 /var/www/koha3.12/lib/C4/Labels/Label.pm version 3.12.04 /var/www/koha3.12.04/lib/C4/Labels/Label.pm all of this files dont generate any input. But when i installed the koha-common from the debian tree (Codename: squeeze) i have this file /usr/share/koha/lib/C4/Labels/Label.pm And if i copy the file to the correct place in version 3.08 and 3.12 everything works and the pdf gets the correct data. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
