Joomla 3.9.23
Maybe thats just a naming mistake:
The field controller in com_fields administrator section trys to get the user id of the fields creator by the field records 'created_by' attribute, which is not present in the db. Instead the db field holding the creator id is 'created_user_id'.
Labels |
Added:
?
|
Title |
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-04-14 12:55:15 |
Closed_By | ⇒ | joomdonation |
Thanks @PeterTHM for the propose code. Thanks @sandramay0905 for checking and confirming the issue. I made PR #33129 to solve the issue. Please test.
Confirmed the issue, test on Joomla4 - nightly build: