? Pending

User tests: Successful: Unsuccessful:

avatar Didldu-Florian
Didldu-Florian
27 Sep 2021

"fullname" is undefined, correct key is "name"

tested with joomla 4.0.3

avatar Didldu-Florian Didldu-Florian - open - 27 Sep 2021
avatar Didldu-Florian Didldu-Florian - change - 27 Sep 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 27 Sep 2021
Category Front End Plugins
avatar brianteeman
brianteeman - comment - 27 Sep 2021

I'm a little confused by this as this code hasn't changed in 13 years


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

avatar Didldu-Florian
Didldu-Florian - comment - 27 Sep 2021

@brianteeman so maybe these is now the problem, because the passed array is not more valide with the 13 years old code.
fullname is not defined, tested with joomla 4.0.3

avatar Didldu-Florian Didldu-Florian - change - 27 Sep 2021
The description was changed
avatar Didldu-Florian Didldu-Florian - edited - 27 Sep 2021
avatar joomdonation
joomdonation - comment - 27 Sep 2021

@Didldu-Florian fullname is still the right key. Maybe it is not working for you because you are using a none-core authentication plugin? For core plugins, it returns fullname in response object like this https://github.com/joomla/joomla-cms/blob/4.0-dev/plugins/authentication/joomla/joomla.php#L86 , and you won't get that undefined error.

avatar Didldu-Florian Didldu-Florian - change - 27 Sep 2021
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2021-09-27 08:55:15
Closed_By Didldu-Florian
Labels Added: ?
avatar Didldu-Florian Didldu-Florian - close - 27 Sep 2021
avatar Didldu-Florian
Didldu-Florian - comment - 27 Sep 2021

@joomdonation okay, that's it, you are all right.
Did closed that PR

Add a Comment

Login with GitHub to post a comment