RTC Language Change PR-4.4-dev Pending

User tests: Successful: Unsuccessful:

avatar tecpromotion
tecpromotion
22 Feb 2024

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

avatar tecpromotion tecpromotion - open - 22 Feb 2024
avatar tecpromotion tecpromotion - change - 22 Feb 2024
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 22 Feb 2024
Category Administration Language & Strings
avatar tecpromotion tecpromotion - change - 22 Feb 2024
Title
alphabetical sorting
[4.4] alphabetical sorting string JLIB_FORM_VALIDATE_FIELD_URL_INJECTION_DETECTED
avatar tecpromotion tecpromotion - edited - 22 Feb 2024
avatar Quy Quy - test_item - 22 Feb 2024 - Not tested
avatar Quy
Quy - comment - 22 Feb 2024

I have not tested this item.


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

avatar richard67
richard67 - comment - 22 Feb 2024

I have not tested this item.

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

avatar Quy Quy - test_item - 22 Feb 2024 - Tested successfully
avatar Quy
Quy - comment - 22 Feb 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.

avatar richard67 richard67 - test_item - 22 Feb 2024 - Tested successfully
avatar richard67
richard67 - comment - 22 Feb 2024

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.

avatar richard67 richard67 - change - 22 Feb 2024
Status Pending Ready to Commit
Labels Added: Language Change PR-4.4-dev
avatar richard67
richard67 - comment - 22 Feb 2024

RTC


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

avatar brianteeman brianteeman - test_item - 22 Feb 2024 - Tested successfully
avatar brianteeman
brianteeman - comment - 22 Feb 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.

avatar Quy Quy - change - 22 Feb 2024
Labels Added: RTC

Add a Comment

Login with GitHub to post a comment