User tests: Successful: Unsuccessful:
"fullname" is undefined, correct key is "name"
tested with joomla 4.0.3
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
@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
@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.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-09-27 08:55:15 |
Closed_By | ⇒ | Didldu-Florian | |
Labels |
Added:
?
|
@joomdonation okay, that's it, you are all right.
Did closed that PR
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.