RTC PR-6.0-dev Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
26 Jul 2025

Pull Request for Issue # .

Summary of Changes

This PR replaces the use of the deprecated getUser with getIdentity

Testing Instructions

Create an admin module to display the latest articles
Test with the author filters
image

Actual result BEFORE and AFTER applying this Pull Request

identical

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 brianteeman brianteeman - open - 26 Jul 2025
avatar brianteeman brianteeman - change - 26 Jul 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 26 Jul 2025
Category Modules Administration
9bd5fec 27 Jul 2025 avatar brianteeman space
avatar brianteeman brianteeman - change - 27 Jul 2025
Labels Added: PR-6.0-dev
avatar richard67
richard67 - comment - 27 Jul 2025

@brianteeman As far as I can see, these changes could also be done in 5.4-dev, as it not a new feature, only changing the CMS to not use deprecated code anymore. That's something we do already in 5.4. Or am I missing something? Unfortunately a rebase to 5.4-dev could be a bit messy right now until the next upmerge has been done. Maybe it would be easier to redo this and the 2 other PRs for 5.4-dev?

avatar brianteeman
brianteeman - comment - 27 Jul 2025

it could be on any version. in an ideal world when code is marked as deprecated we shouldnt be using it at that point. ie the pr that deprecates the code should also replace our own usage of the code that's what I was taught. but as that was never done we have to do it piecemeal afterwards. I made this for 6 as I can see that other uses of deprecated code in core has also been done in 6

avatar exlemor exlemor - test_item - 27 Jul 2025 - Not tested
avatar exlemor
exlemor - comment - 27 Jul 2025

I have not tested this item.

I have successfully tested this PR. Thanks @brianteeman :)


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

avatar richard67
richard67 - comment - 27 Jul 2025

I have not tested this item.
I have successfully tested this PR. Thanks @brianteeman :)

@exlemor Can it be that you have forgotten to select the test result before submitting?

avatar exlemor exlemor - test_item - 27 Jul 2025 - Tested successfully
avatar exlemor
exlemor - comment - 27 Jul 2025

I have tested this item ✅ successfully on 9bd5fec

I have successfully test this as well. Thanks @brianteeman!


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

avatar hans2103 hans2103 - test_item - 28 Jul 2025 - Tested successfully
avatar hans2103
hans2103 - comment - 28 Jul 2025

I have tested this item ✅ successfully on 9bd5fec


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

avatar QuyTon QuyTon - change - 28 Jul 2025
Status Pending Ready to Commit
avatar QuyTon
QuyTon - comment - 28 Jul 2025

RTC


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

avatar rdeutz rdeutz - change - 31 Jul 2025
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2025-07-31 08:47:01
Closed_By rdeutz
Labels Added: RTC
avatar rdeutz rdeutz - close - 31 Jul 2025
avatar rdeutz
rdeutz - comment - 31 Jul 2025

We have the $app in this scope available so a Factory call is not needed. See #45792 (comment) for the bigger picture.

Add a Comment

Login with GitHub to post a comment