We need to fix the language constants in the plg_media_action language files and in the php/js files respectively. After PLG_MEDIA part, dash is used everywhere instead of hyphen (PLG_MEDIA-)
Replace PLG_MEDIA- with PLG_MEDIA_ in all places
N/A
| Labels |
Added:
No Code Attached Yet
|
||
This not causing any error. It's just a matter of maintaining convention.
Hey, I'd like to start with this, can you guide me on how to get started?
This was done on purpose as the media action plugins have as group name media-action same as with buttons https://github.com/joomla/joomla-cms/blob/4.1-dev/administrator/language/en-GB/plg_editors-xtd_article.ini#L8
For me yes, not sure how others feel about. All I wanted to say is that it was done on purpose at the time we made the new media manager.
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-03-27 20:46:18 |
| Closed_By | ⇒ | richard67 |
Closing as expected behavior. See previous comments for explanation.
As a additional note specification of language files should be created.
Is this just for consistency or is there a bug?