Download & Extend

Image field with more than 95 values turns node into unpublished

Project:ImageField
Version:6.x-3.10
Component:Code
Category:support request
Priority:normal
Assigned:pedro_goncalves
Status:closed (fixed)

Issue Summary

Is there a reason why an image field with more than 95 values would break the node save process or something?

I have an image field with unlimited values and once the user uploads the 96th, after saving, the node turns into unpublished and the authoring information disappears. Afterwards the user is no longer able to save any changes to the node. I had to go and delete the image field row in the database to be able to edit the node.

Any thoughts?

Thanks in advance!

Comments

#1

Category:bug report» support request
Priority:critical» normal
Status:active» fixed

Is there a reason why an image field with more than 95 values would break the node save process or something?

Drupal probably exhausts the total amount of memory available to PHP with that many images. You can increase the memory limit to PHP to overcome this.

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here