Actions
Bug #2474
closedSome controller hooks won't be loaded
Start date:
09/28/2024
Due date:
10/03/2024
% Done:
100%
Estimated time:
Affected Version:
Compatible Redmine Version:
5.1.z
Pull Request Link:
Breaking change?:
Requires Documentation?:
Description
There are several hooks in lib/redmine_dmsf.rb
listed to get loaded but two of those in lib/redmine_dmsf/hooks/controllers
are missing:
- account_controller_hooks
- search_controller_hooks
Therefore, webdav digest won't be created and the search feature (not Redmine default) won't be available.
Updated by liaham about 1 year ago
- Status changed from New to Feedback
- Assignee set to liaham
- % Done changed from 0 to 70
- Pull Request Link changed from n/a to https://github.com/danmunn/redmine_dmsf/pull/1550
Updated by liaham about 1 year ago
- Target version changed from unreleased to 3.2.1-xmr
Updated by liaham about 1 year ago
- Due date set to 10/03/2024
- Status changed from Feedback to Closed
- % Done changed from 70 to 100
Actions