Skip to content

Repeater InputfieldFile custom fields not saving #2112

@brodiefarrell

Description

@brodiefarrell

ProcessWire Version: 3.0.246
PHP Version: 8.3
MySQL Version: 8.0.42

Issue Summary

Saving a page with a repeater that contains a file/image field will lose the value of any custom field values.

This issue has been reported several times before and was reportedly fixed between 3.0.244 and 3.0.246.

In our case, reverting back to 3.0.244 has fixed the issue.

Steps to Reproduce

  • Create or test with a Repeater field that contains a PageFiles or PageImages field, this field must contain custom fields.
  • Create or edit a page
  • Create a new repeater item and upload a file/image, then fill out out some custom fields related to that file/image
  • Save the page, you should lose any values entered to custom fields (especially text fields)

Solution

Reverting from 3.0.246 back to 3.0.244 has fixed the issue.

Related issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions