User tests: Successful: Unsuccessful:
Pull Request for Issue #42918
Fix header translation for modal select field
Add following field XML, somewhere, example in Custom HTML module.
<field
type="ModalSelect"
name="article"
label="Article"
select="true"
titleSelect="JGLOBAL_SELECT_AN_OPTION"
urlSelect="index.php?option=com_content&view=articles&layout=modal&tmpl=component"
clear="true"
/>
Then edit the form with it, click "select" button.
Check the dialog heading.
The heading is untranslated language constant.
The heading is translated
Please select:
Status | New | ⇒ | Pending |
Category | ⇒ | Layout |
I have tested this item ✅ successfully on 1ddceaf
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
bug
PR-5.1-dev
|
RTC
Labels |
Added:
RTC
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-08-10 09:40:47 |
Closed_By | ⇒ | bembelimen |
Thx
I have tested this item ✅ successfully on 1ddceaf
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43878.