http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6769
--- Comment #10 from Paul Poulain <[email protected]> 2011-10-06 14:21:08 UTC --- Created attachment 5740 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5740 6769 Getting rid of some RIS errors/warnings Removing unnecessary warnings. Some were based on errors in the script. Others are removed by adding debug flag and disabling debugging mode by default. Adding carriage returns for Windows users, assuming that it does not hurt the Linux users. (Perhaps a future option?) Test it with: http://yourserver.com/cgi-bin/koha/opac-export.pl?bib=yourbibnumber&format=ris&op=export [replace server and biblionumber] Revision of Aug 24: Fixed two missing newlines too. Signed-off-by: Steven Callender <[email protected]> Signed-off-by: Galen Charlton <[email protected]> Signed-off-by: Paul Poulain <[email protected]> (removed comment "240811 marcelr during QA" -- 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/
