Bug 18311 - Exporting records without using a file is broken
Summary: Exporting records without using a file is broken
Status: RESOLVED DUPLICATE of bug 18312
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-21 14:24 UTC by Nick Clemens
Modified: 2017-03-21 14:27 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 18311 - Exporting records without using a file is broken (976 bytes, patch)
2017-03-21 14:25 UTC, Nick Clemens
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens 2017-03-21 14:24:12 UTC
Bug 18087 added a check to the mimetype of files for export - it missed checking if a file was provided
Comment 1 Nick Clemens 2017-03-21 14:25:38 UTC
Created attachment 61390 [details] [review]
Bug 18311 - Exporting records without using a file is broken

TO test:
Try exporting authority records using numbers
It wil faill
Apply patch
It should succeed
Comment 2 Nick Clemens 2017-03-21 14:27:53 UTC

*** This bug has been marked as a duplicate of bug 18312 ***