Remove label from a hidden field#38255
Conversation
|
|
|
In my understanding hidden fields should not be accessible or announced. |
|
Sorry I was confusing with something else |
|
I have tested this item ✅ successfully on 2d24733 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38255. |
1 similar comment
|
I have tested this item ✅ successfully on 2d24733 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38255. |
|
Shouldn't the language string be marked with a deprecated comment in the 2 language files "administrator/language/en-GB/joomla.ini" and "api/language/en-GB/joomla.ini" because it is not used anymore when this PR is applied? |
|
If I understand this correctly, the Key is already deprecated https://github.com/joomla/joomla-cms/blob/4.2-dev/administrator/language/en-GB/joomla.ini#L210 |
|
that comment applies to the next line only. not the resto of the file |
|
Thanks - a misunderstanding |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38255. |
|
Thank you |
joomla/joomla-cms#36749 + joomla/joomla-cms#38228 + joomla/joomla-cms#38227 - (только для en-GB, у нас исправлено ранее) joomla/joomla-cms#38255 + joomla/joomla-cms#38244 + joomla/joomla-cms#38271 - (только для en-GB, у нас исправлено ранее) joomla/joomla-cms#38287 - (только для en-GB, у нас исправлено ранее) joomla/joomla-cms#38301 - (только для en-GB, у нас исправлено ранее)
Pull Request for Issue # .
Summary of Changes
See title. There are no labels for hidden fields asset_id in the whole system except here.
Testing Instructions
Code review.
Actual result BEFORE applying this Pull Request
Expected result AFTER applying this Pull Request
Documentation Changes Required