[4.1] Remove invalid tooltip option in media field#37115
Conversation
This PR removes the non-existent tooltip option pr for joomla#36938
|
Thanks @brianteeman. Are the other two options still working? |
|
of course |
|
I have tested this item ✅ successfully on 936ed17 database value for fieldparams after apply patch database value for fieldparams after save the field This should fit, because even without saving the field again, the value "tooltip" has no effect. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37115. |
| default="true" | ||
| validate="options" | ||
| > | ||
| <option value="tooltip">PLG_FIELDS_MEDIA_PARAMS_PREVIEW_TOOLTIP</option> |
There was a problem hiding this comment.
Add // Deprecated parameter value?
|
I have tested this item ✅ successfully on 936ed17 Tooltip option was removed. Inline and No options work fine. Thanks This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37115. |
|
@brianteeman do you want to add the comment, mentioned by @Quy? |
|
I am happy with the PR as it is |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37115. |
|
Thanks |
joomla/joomla-cms#37115 + joomla/joomla-cms#37286 + (отдельно в 857dcac) joomla/joomla-cms#37464 + joomla/joomla-cms#36250 + joomla/joomla-cms#37527 + joomla/joomla-cms#37535 - (только для en-GB) joomla/joomla-cms#37559 + joomla/joomla-cms#37594 - (только для en-GB) joomla/joomla-cms#37588 + joomla/joomla-cms#37424 - (только для en-GB, у нас все в одном формате с другими расширениями) joomla/joomla-cms#37475 - (только для en-GB, у нас давно исправлено) joomla/joomla-cms#37564 + joomla/joomla-cms#37641 - (только для en-GB) joomla/joomla-cms#37657 + joomla/joomla-cms#37683 + joomla/joomla-cms#37666 + joomla/joomla-cms#37704 + joomla/joomla-cms#37689 + joomla/joomla-cms#37519 +
This PR removes the non-existent tooltip option
pr for #36938