User tests: Successful: Unsuccessful:
This PR removes the non-existent tooltip option
pr for #36938
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Language & Strings Front End Plugins |
of course
Title |
|
I have tested this item
database value for fieldparams before patch
{"directory":"","preview":"tooltip","image_class":""}
database value for fieldparams after apply patch
{"directory":"","preview":"tooltip","image_class":""}
database value for fieldparams after save the field
{"directory":"","preview":"","image_class":""}
This should fit, because even without saving the field again, the value "tooltip" has no effect.
I have tested this item
Tested in Joomla 4.1.1-dev with PHP 8.0.15.
Tooltip option was removed. Inline and No options work fine.
Thanks
@brianteeman do you want to add the comment, mentioned by @Quy?
I am happy with the PR as it is
Status | Pending | ⇒ | Ready to Commit |
Status | Ready to Commit | ⇒ | Pending |
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
Language Change
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-04-02 00:00:13 |
Closed_By | ⇒ | Quy |
Thanks
Thanks @brianteeman. Are the other two options still working?