[Koha-bugs] [Bug 25476] Uploaded files can't be easily browsed via upload.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 14 06:17:05 CEST 2020


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

--- Comment #1 from David Cook <dcook at prosentient.com.au> ---
Created attachment 104862
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=104862&action=edit
Bug 25476: Add ability to browse file uploads by category

This patch adds the ability to search/browse files by category.
(Note it doesn't include temporary uploads since they don't have
 a "category" per se.)

Test Plan:
0) Apply patch
1) Go to /cgi-bin/koha/admin/authorised_values.pl
2) Create "UPLOAD" authorized value category
3) Create "test" authorized value in "UPLOAD" category
4) Go to /cgi-bin/koha/tools/upload.pl
5) Note "Search uploads by category" fieldset
6) Upload new file to "test" category
7) Click "Back"
8) Choose "test" category in "Search uploads by category"
9) Click "Search"
10) Note that your file upload is displayed in result list

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


More information about the Koha-bugs mailing list