6769 Getting rid of some RIS errors/warnings
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 24 Aug 2011 14:12:52 +0000 (16:12 +0200)
committerChris Cormack <chrisc@catalyst.net.nz>
Fri, 7 Oct 2011 01:02:34 +0000 (14:02 +1300)
commit293a9baba8b95bb7bb60c0a3d7ba3ce33c16c01d
tree9282acf4aa86c84b4bf91dc85690687d19a8d3f9
parentf02796d989a377266a844e5b498945372a2a254f
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 <stevecallender@esilibrary.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
  (removed comment "240811 marcelr during QA"

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Ris.pm