[Koha-bugs] [Bug 23184] Export/bibs/holdings settings unclear for exporting bibs without any holdings

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 20 02:31:54 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23184

Myka Kennedy Stephens <mkstephens at lancasterseminary.edu> changed:

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

--- Comment #5 from Myka Kennedy Stephens <mkstephens at lancasterseminary.edu> ---
Created attachment 95590
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95590&action=edit
Bug 23184: Don't select branches for export by default

This patch changes the include to require passing "selectall=1" to select all
items

This include is only used in this page, so changes should not have side effects
git grep "branch-selector\.inc"

This patch also corrects a mismatch in the class names

To test:
1 - Browse to Tools->Export data
2 - Note all branches are selected
3 - Note this will exclude records wiuthout items if you click 'Export
bibiographic records'
4 - Apply patch
5 - Visit page again
6 - Note no branches are selected by default
7 - Confirm 'Select all/Clear all' still work
8 - Note record with no items are exported by default now

Signed-off-by: Myka Kennedy Stephens <mkstephens at lancasterseminary.edu>

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


More information about the Koha-bugs mailing list