[Koha-bugs] [Bug 33189] Plugin upload should prompt for kpz files

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 10 06:25:58 CET 2023


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

--- Comment #1 from David Cook <dcook at prosentient.com.au> ---
Created attachment 148046
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148046&action=edit
Bug 33189: Make plugin upload look for .kpz files in file picker

This change configures the file picker to look for *.kpz files instead
of *.* files, which makes it more convenient to locate .kpz files
for upload when uploading plugins.

Test plan:
0. Apply patch
1. Go to http://localhost:8081/cgi-bin/koha/plugins/plugins-upload.pl
2. Click on "Choose file"
3. Note that the file type in the box at the bottom right of the screen
defaults to "KPZ File (*.kpz)
4. If you navigate to a directory that contains .kpz files (like Downloads),
you'll now see directory folders and .kpz files.

-- 
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