Actions
Patch #43257
closedRemove unused files related to the quote reply feature
Description
This patch removes the following unused files related to the quote reply feature:
- app/assets/javascripts/quote_reply.js
- app/assets/javascripts/turndown-7.2.0.min.js
These files appear to remain unintentionally because commit r23854 was incomplete.
I have confirmed that all tests pass after applying this patch.
https://github.com/hidakatsuya/redmine/actions/runs/17954396849
Files
Related issues
Updated by Go MAEDA about 2 months ago
- Related to Patch #42515: Reimplement partial quote feature using Stimulus added
Updated by Go MAEDA about 2 months ago
- Status changed from New to Resolved
- Assignee set to Go MAEDA
- Target version set to 6.1.1
Committed the fix in r24015. Thank you.
Updated by Go MAEDA about 2 months ago
- Status changed from Resolved to Closed
Merged the change into 6.1-stable branch in r24024.
Actions