- Issue created by @alex.skrypnyk
- Assigned to joshua1234511
- 🇦🇺Australia alex.skrypnyk Melbourne
@joshua1234511
We need to implement this using the feature flag. Please create a settings for the Attachment component and add a checkbox "Use name of Media" with a machine namecomponents.attachement.use_media_name
. It should be enabled by default.Also, please update behat tests to handle both cases when this is enabled and disabled.
- Status changed to Needs work
8 months ago 10:43pm 13 March 2024 - Assigned to sonam.chaturvedi
- Status changed to Needs review
8 months ago 6:19am 14 March 2024 - 012bea90 committed on 1.x
Issue #3415656 by joshua1234511: Use name of Media rather than file...
- 012bea90 committed on 1.x
- Assigned to alex.skrypnyk
- Status changed to RTBC
8 months ago 7:27am 15 March 2024 - 🇮🇳India sonam.chaturvedi Pune
Verified and tested on 1.x-dev
Testing Results:
1 "Use name of Media" checkbox is available under Theme settings for Attachment component - PASS
2 By default, "Use name of Media" checkbox is enabled - PASS
3 When "Use name of Media" checkbox is disabled then filename is displayed instead of media name - PASSScreenshots:
When "Use name of Media" checkbox is enabled
When "Use name of Media" checkbox is disabled
- Status changed to Fixed
8 months ago 12:08am 19 March 2024 - 🇦🇺Australia alex.skrypnyk Melbourne
Implemented, tested and merged. Will be released in 1.7.
Automatically closed - issue fixed for 2 weeks with no activity.