Dear @asmecher ,
Describe the issue or problem
Since our upgrade from OJS 3.2.1 to 3.3.0-13 the button “Download All Files” in “Backend > Submission: Submission Files” doesn’t work, while downloading the files one by one works.
Hovering over the Button reveals a broken link:

Steps I took leading up to the issue
For example:
- Go to a submission
- Click on “Download All Files”
- Nothing happens
What application are you using?
OJS 3.3.0-13
Additional information
PHP log:
[04-Dec-2022 16:39:20 Europe/Berlin] PHP Fatal error: Uncaught Error: Undefined constant "SUBMISSION_FILE_DEPENDENT" in /home/sites/[OurSite]/lib/pkp/controllers/api/file/FileApiHandler.inc.php:56
Stack trace:
#0 /home/sites/[OurSite]/lib/pkp/classes/core/PKPRouter.inc.php(387): FileApiHandler->authorize()
#1 /home/sites/[OurSite]/lib/pkp/classes/core/PKPComponentRouter.inc.php(257): PKPRouter->_authorizeInitializeAndCallRequest()
#2 /home/sites/[OurSite]/lib/pkp/classes/core/Dispatcher.inc.php(144): PKPComponentRouter->route()
#3 /home/sites/[OurSite]/lib/pkp/classes/core/PKPApplication.inc.php(362): Dispatcher->dispatch()
#4 /home/sites/[OurSite]/index.php(68): PKPApplication->execute()
#5 {main}
thrown in /home/sites/[OurSite]/lib/pkp/controllers/api/file/FileApiHandler.inc.php on line 56