Jump to content

Specific fields will not be saved anymore on specific template


Juergen
 Share

Recommended Posts

Hello @all

today I discovered a problem saving the introtext and body field in one of my templates. Saving these 2 fields works well in other templates. I have only the problem in one template.

What I have tried so far (just to mention: ProcessWire: 3.0.52, PHP: 5.6.30, Server: Apache, MySQL: 5.5.54)

  • Testing with different browsers
  • Looking at the log files in asset/log folder (no relevant entries)
  • Looking  at Tracy (no error)
  • Looking at PW debug without Tracy (no error)
  • Disabling template specific Javascript
  • Uncomment all lines in init.php and ready.php (so no Hook will be active on this template)

I have discovered this problem at another field some time ago. Replacing this field with a new created one solved the problem. But in this case these 2 fields are part of every template, so I dont want to create a new one.

Has someone an idea what I can do in addition to find out where the cause could be.

I can change the value of these fields directly in the database - no problem. Then the values will be displayed properly at the backend, so the problem must be during the saving process of these fields (all other fields on this template will be saved correctly).

Best regards

Link to comment
Share on other sites

Ok I have figured it out, but I think this is a bug.

The field values will not be saved if an inputfield dependency "show only if" is set to the fields. After removing them the values will be stored. Does anyone experienced the same issue on a CKE field?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...