Actions
Feature #14309
openBetter handling of bp_group_document file download attempts when file is not present
Status:
New
Priority name:
Normal
Assignee:
Category name:
Group Library
Target version:
Start date:
2021-04-13
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
See #14304. Clicking a bp_group_document item title in the Group Library triggers our download mechanism. See
cac_catch_group_doc_request()in plugins/cac-bp-custom-includes/group-documents.php. If the source file is not found in its expected location, we should serve an error or do something more useful than redirecting to the homepage. It looks like we attempt to send users to the group library, but it appears not to be working for some reason.
This is relatively low priority because the case should never arise in the normal course of events.
Related issues
Updated by Boone Gorges over 3 years ago
- Related to Bug #14304: Library items change folders when adding subsequent items in new folders added
Updated by Boone Gorges about 3 years ago
- Target version changed from 1.19.0 to Future release
Actions