bug PR-5.2-dev Pending

User tests: Successful: Unsuccessful:

avatar Hackwar
Hackwar
24 Apr 2024

Summary of Changes

In the token API authentication plugin we are constructing a response with the timezone and language from the user object. However, that data is stored in the params and to get that, you have to call getParam() and not just get(). The later is the ->get from CMSObject and doesn't return anything in this instance.

Testing Instructions

Codereview

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 Hackwar Hackwar - open - 24 Apr 2024
avatar Hackwar Hackwar - change - 24 Apr 2024
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 24 Apr 2024
Category Front End Plugins
avatar HLeithner
HLeithner - comment - 25 Apr 2024

@brianteeman what's the issue?

avatar Hackwar Hackwar - change - 25 Apr 2024
Labels Added: PR-5.2-dev
avatar brianteeman
brianteeman - comment - 25 Apr 2024

Missing documentation

avatar Hackwar
Hackwar - comment - 2 May 2024

What documentation are you expecting?

avatar Hackwar Hackwar - change - 11 May 2024
Labels Added: bug
avatar joomla-cms-bot joomla-cms-bot - change - 11 May 2024
Category Front End Plugins Libraries Front End Plugins
avatar joomla-cms-bot joomla-cms-bot - change - 13 Aug 2024
Category Front End Plugins Libraries Front End Plugins
avatar laoneo laoneo - change - 13 Aug 2024
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2024-08-13 21:25:27
Closed_By laoneo
avatar laoneo laoneo - close - 13 Aug 2024
avatar laoneo laoneo - merge - 13 Aug 2024

Add a Comment

Login with GitHub to post a comment