[Koha-bugs] [Bug 12860] Tools > Data export : "Don't export fields" option doesn't work

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 30 13:39:21 CET 2015


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #35614|0                           |1
        is obsolete|                            |

--- Comment #6 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 35619
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35619&action=edit
[PASSED QA] [PASSED QA] Bug 12860: the export tools explodes if a field is not
exported

To reproduce:
1/ Go on tools/export.pl
2/ Export some records and specify you don't want the fields 245 (the
whole field, do not specify a subfield).
3/ Export, BOOM
Software error:
Arguments must be MARC::Field object at /home/koha/src/tools/export.pl line
400.

Test plan:
Apply the patch and confirm the fields 245 are not exported and the
export works as expected.

Signed-off-by: Robin Sheat <robin at catalyst.net.nz>

Export fails to asplode with this patch

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list