Project

General

Profile

Actions

Bug #2476

closed

Token action name for WebDAV digest still uses kebab case

Added by liaham 6 months ago. Updated 6 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
09/28/2024
Due date:
10/03/2024
% Done:

100%

Estimated time:
Affected Version:
Compatible Redmine Version:
5.1.z

Description

The partial views/hooks/redmine_dmsf/_view_my_account.html.erb uses a finder method where the action name still uses kebab case but since migration 20240829093801_rename_dmsf_digest_token.rb it is required to use snake case.

That is, dmsf-webdav-digest needs to be renamed to dmsf_webdav_digest to find the token of the current user.

Actions #1

Updated by liaham 6 months ago

  • Status changed from New to Feedback
  • Pull Request Link changed from n/a to https://github.com/danmunn/redmine_dmsf/pull/1551
Actions #2

Updated by liaham 6 months ago

  • Target version changed from unreleased to 3.2.1-xmr
Actions #3

Updated by liaham 6 months ago

  • Due date set to 10/03/2024
  • Status changed from Feedback to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF