After removing CMSObject from User class #40999, it cause weird issue when binding User data to the form.
The reason is that Form now cast User object to array, and then tries to bind protected fields:
joomla-cms/libraries/src/Form/Form.php
Lines 159 to 171 in 99072de
Make sure errror reaporting on maximum.
On the site open user profile page
No warnings
Many warnings:
Warning: SimpleXMLElement::xpath(): Unfinished literal in /libraries/src/Form/Form.php on line 1250
Ping: @laoneo
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
bug
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-08-09 10:40:19 |
Closed_By | ⇒ | Fedik |
Please test #41342