No Code Attached Yet
avatar muhme
muhme
9 Aug 2025

Steps to reproduce the issue

All with the admin superuser:

  • Create field group 'fieldGroup'
  • Create fields 'user', 'usergrouplist' and 'url' with respective types, assign to 'fieldGroup'
  • Create featured article

Expected result

  • All three fields are shown and editable for an article in administrator backend and site frontend view

Actual result

  • Administrator backend edit view is working
  • Site frontend edit view is not showing the user field

System information (as much as possible)

  • Tested with 5.4-dev
  • User field content is shown for the article, but in editing the article the field is not existing in the field group

Additional comments

  • Found in testing #45695 and it is unclear it should be like this?
avatar muhme muhme - open - 9 Aug 2025
avatar joomla-cms-bot joomla-cms-bot - change - 9 Aug 2025
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 9 Aug 2025
avatar richard67
richard67 - comment - 10 Aug 2025

Could it be caused by different permissions for different user groups for the 2 fields?

avatar brianteeman
brianteeman - comment - 10 Aug 2025

Cannot replicate this. Tested with the sample data and I can edit the author custom field in the front end

avatar muhme
muhme - comment - 10 Aug 2025

Could it be caused by different permissions for different user groups for the 2 fields?

No, all permissions are inherited, as with the other fields.

Cannot replicate this. Tested with the sample data and I can edit the author custom field in the front end

The field 'About the Author' from 'Blog Sample Data' is of type textarea. The problem in this issue is with the user type field.

avatar brianteeman
brianteeman - comment - 10 Aug 2025

Sorry I misread your original post

// The user field is not working on the front end

avatar brianteeman
brianteeman - comment - 10 Aug 2025

I would assume its a security issue as you wouldnt want someone with permissions as low as an author to be able to enumerate all the users on a site

avatar muhme muhme - change - 10 Aug 2025
The description was changed
avatar muhme muhme - edited - 10 Aug 2025
avatar muhme
muhme - comment - 10 Aug 2025

I would assume its a security issue as you wouldnt want someone with permissions as low as an author to be able to enumerate all the users on a site

All steps are with the initial admin superuser. I extended the description.

avatar brianteeman
brianteeman - comment - 10 Aug 2025

From the code comment we can only assume it is the intended behaviour

avatar muhme muhme - change - 10 Aug 2025
Status New Closed
Closed_Date 0000-00-00 00:00:00 2025-08-10 11:21:31
Closed_By muhme
avatar muhme muhme - close - 10 Aug 2025
avatar muhme
muhme - comment - 10 Aug 2025

Thank you @brianteeman, something like this I was expecting.

-> Custom user field is only shown and not editable on frontend site.

Add a Comment

Login with GitHub to post a comment