RTC bug PR-5.4-dev Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
7 Jun 2026

Pull Request resolves # .

  • I read the Generative AI policy and my contribution is either not created with the help of AI or is compatible with the policy and GNU/GPL 2 or later.

Summary of Changes

same problem as with #47896 - because the strings were not alphasorted no one notcied that one of the strings was duplicated

Testing Instructions

code review

Actual result BEFORE applying this Pull Request

twice
Text::script('COM_JOOMLAUPDATE_VIEW_DEFAULT_POTENTIALLY_DANGEROUS_PLUGIN_CONFIRM_MESSAGE');

Expected result AFTER applying this Pull Request

once
Text::script('COM_JOOMLAUPDATE_VIEW_DEFAULT_POTENTIALLY_DANGEROUS_PLUGIN_CONFIRM_MESSAGE');

Link to documentations

Please select:

  • Documentation link for guide.joomla.org:

  • No documentation changes for guide.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

d0d70e4 7 Jun 2026 avatar brianteeman .
avatar brianteeman brianteeman - open - 7 Jun 2026
avatar brianteeman brianteeman - change - 7 Jun 2026
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 7 Jun 2026
Category Administration com_joomlaupdate
avatar richard67 richard67 - change - 7 Jun 2026
Title
[5.4]Reorder and update Text::script() calls for joomlaupdate
[5.4] Reorder and update Text::script() calls for joomlaupdate
avatar richard67 richard67 - edited - 7 Jun 2026
avatar richard67 richard67 - change - 7 Jun 2026
The description was changed
avatar richard67 richard67 - edited - 7 Jun 2026
avatar QuyTon QuyTon - test_item - 7 Jun 2026 - Tested successfully
avatar QuyTon
QuyTon - comment - 7 Jun 2026

I have tested this item ✅ successfully on d0d70e4


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

avatar QuyTon
QuyTon - comment - 7 Jun 2026

I have tested this item ✅ successfully on d0d70e4


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

avatar alikon alikon - test_item - 8 Jun 2026 - Tested successfully
avatar alikon
alikon - comment - 8 Jun 2026

I have tested this item ✅ successfully on d0d70e4


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

avatar alikon
alikon - comment - 8 Jun 2026

I have tested this item ✅ successfully on d0d70e4


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

avatar alikon alikon - change - 8 Jun 2026
The description was changed
Status Pending Ready to Commit
avatar alikon
alikon - comment - 8 Jun 2026

RTC


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

avatar alikon
alikon - comment - 8 Jun 2026

RTC


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

avatar muhme muhme - change - 8 Jun 2026
The description was changed
Labels Added: RTC bug PR-5.4-dev
avatar muhme muhme - change - 8 Jun 2026
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2026-06-08 12:17:10
Closed_By muhme
avatar muhme muhme - close - 8 Jun 2026
avatar muhme muhme - merge - 8 Jun 2026
avatar muhme
muhme - comment - 8 Jun 2026

Thank you very much @brianteeman for your contribution. Thanks to @QuyTon and @alikon for testing.

avatar brianteeman
brianteeman - comment - 8 Jun 2026

Thanks

Add a Comment

Login with GitHub to post a comment