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.4] alphabetical sorting string JLIB_FORM_VALIDATE_FIELD_URL_INJECTION_DETECTED #42855

Merged
merged 2 commits into from
Feb 23, 2024

Conversation

tecpromotion
Copy link
Contributor

With commit 55f2082#diff-c49e9cb15f6c5226c3c3e6c457b7d9871239f0779c3b52fa6f95dee7bf551703
the new language string JLIB_FORM_VALIDATE_FIELD_URL_INJECTION_DETECTED was added.

Summary of Changes

alphabetical sorting

Testing Instructions

.

Actual result BEFORE applying this Pull Request

JLIB_FORM_VALIDATE_FIELD_RULE_MISSING="Validation Rule missing: %s"
JLIB_FORM_VALIDATE_FIELD_URL_SCHEMA_MISSING="Invalid URL: URL schema is missing in %1$s. Please add one of the following at the beginning: %2$s."
JLIB_FORM_VALIDATE_FIELD_URL_INJECTION_DETECTED="Invalid URL: A code injection has been detected in %1$s."
JLIB_FORM_VALUE_CACHE_APCU="APC User Cache"

Expected result AFTER applying this Pull Request

JLIB_FORM_VALIDATE_FIELD_RULE_MISSING="Validation Rule missing: %s"
JLIB_FORM_VALIDATE_FIELD_URL_INJECTION_DETECTED="Invalid URL: A code injection has been detected in %1$s."
JLIB_FORM_VALIDATE_FIELD_URL_SCHEMA_MISSING="Invalid URL: URL schema is missing in %1$s. Please add one of the following at the beginning: %2$s."
JLIB_FORM_VALUE_CACHE_APCU="APC User Cache"

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

@joomla-cms-bot joomla-cms-bot added Language Change This is for Translators PR-4.4-dev labels Feb 22, 2024
@tecpromotion tecpromotion changed the title alphabetical sorting [4.4] alphabetical sorting string JLIB_FORM_VALIDATE_FIELD_URL_INJECTION_DETECTED Feb 22, 2024
@Quy
Copy link
Contributor

Quy commented Feb 22, 2024

I have not tested this item.


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

@richard67
Copy link
Member

I have not tested this item.

@Quy Forgotten to select the test result before submitting? Or something wrong with this PR?

@Quy
Copy link
Contributor

Quy commented Feb 22, 2024

I have tested this item ✅ successfully on 002f831


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

@richard67
Copy link
Member

I have tested this item ✅ successfully on 002f831

By review.


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

@richard67
Copy link
Member

RTC


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

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Feb 22, 2024
@brianteeman
Copy link
Contributor

I have tested this item ✅ successfully on 002f831


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

@laoneo laoneo added this to the Joomla! 4.4.4 milestone Feb 23, 2024
@laoneo laoneo merged commit 8d1aae7 into joomla:4.4-dev Feb 23, 2024
3 checks passed
@laoneo
Copy link
Member

laoneo commented Feb 23, 2024

Thanks!

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 PR-4.4-dev
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants