User tests: Successful: Unsuccessful:
Pull Request for Issue #21357 .
Fixed language string
See if the button text is still the same
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_content Language & Strings |
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Ready to Commit after two successful tests.
Use existing COM_MENUS_ITEM_VIEW_EDIT_TITLE
?
Use existing COM_MENUS_ITEM_VIEW_EDIT_TITLE?
That means loading the com_menus
language strings in com_content
. If you're going to make a global string, put it in a global file. Otherwise, randomly including component language files is a bad idea, especially the way they quite commonly override other language strings.
@mbabker Suggesting this because com_menus
is being loaded anyways.
joomla-cms/administrator/components/com_content/View/Article/HtmlView.php
Lines 216 to 220 in 410efa2
But I agree. Actually, the whole feature should be made available globally instead of being hardcoded into com_content
. It doesn't depend on content type anyways.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-08-03 15:20:12 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Thanks
I have tested this item✅ successfully on 410efa2
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/21387.