Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.3] add missing deprecated note for #39453 #39619

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

tecpromotion
Copy link
Contributor

Pull Request addon for PR #39453 .

Summary of Changes

With PR #39453, the two strings COM_MEDIA_FIELD_ILLEGAL_MIME_TYPES_DESC and COM_MEDIA_FIELD_ILLEGAL_MIME_TYPES_LABEL were deleted in the config and designated as deprecated in the administrator ini file.
The deprecated note is missing in the frontend language file.

This PR also adds the message in the frontend ini file.

Testing Instructions

code review

Actual result BEFORE applying this Pull Request

COM_MEDIA_FIELD_ILLEGAL_MIME_TYPES_DESC="A comma separated list of forbidden MIME types to upload."
COM_MEDIA_FIELD_ILLEGAL_MIME_TYPES_LABEL="Forbidden MIME Types"

Expected result AFTER applying this Pull Request

; Deprecated, will be removed with 5.0
COM_MEDIA_FIELD_ILLEGAL_MIME_TYPES_DESC="A comma separated list of forbidden MIME types to upload."
; Deprecated, will be removed with 5.0
COM_MEDIA_FIELD_ILLEGAL_MIME_TYPES_LABEL="Forbidden MIME Types"

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

add Deprecated warning
@joomla-cms-bot joomla-cms-bot added Language Change This is for Translators PR-4.3-dev labels Jan 13, 2023
@brianteeman
Copy link
Contributor

I have tested this item ✅ successfully on 8d1ea2f


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39619.

1 similar comment
@laoneo
Copy link
Member

laoneo commented Jan 13, 2023

I have tested this item ✅ successfully on 8d1ea2f


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39619.

@Quy
Copy link
Contributor

Quy commented Jan 13, 2023

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39619.

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Jan 13, 2023
@obuisard obuisard added this to the Joomla! 4.3.0 milestone Jan 13, 2023
@obuisard obuisard merged commit 5dbdf23 into joomla:4.3-dev Jan 13, 2023
@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Jan 13, 2023
@obuisard
Copy link
Contributor

Thank you, Stefan @tecpromotion !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Language Change This is for Translators
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants