Closed (cannot reproduce)
Project:
Arrange Fields
Version:
6.x-1.3
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Dec 2010 at 18:24 UTC
Updated:
2 Jan 2011 at 17:28 UTC
Simply enabling Arrange Fields causes any of my ImageFields to no longer allow updating. Confirmed on two systems.
For an Image Field, choose Delete->Browse->Upload to replace current image and it just reverts back to the original image. Even without arranging anything, this behavior occurs for me as soon as Arrange Fields module is enabled. My Image Fields do -not- have unlimited values (just 1). Disabling this module and it works again to update images.
Using 3.9 ImageField, 1.3 Arrange Fields, 6.19 Drupal, Windows servers.
Hope there's a solution, cuz I love this very well done module!
Comments
Comment #1
richardp commentedWell, when I tested it on my setup, (with imagefield 3.1) it worked fine for me. So I upgraded to 3.9. To any who are reading this, I had to update filefield to 3.9 as well, or else imagefield stops working!
Anyway, I must report that I am unable to replicate your problem. I now have all the same versions installed, but imagefield continues to work fine for me. Since imagefield uses javascript (ajax) to work its magic, I can believe that maybe there is some problem with Arrange Field's javascript interacting with imagefield. Do you have any kind of JS optimizer or some such turned on?
Comment #2
daneyuleb commentedHmmm...still exhibiting the behavior with me on both Windows systems. No JS optimizer in use, and I have Drupal's caching turned off. No error shows up in drupal's status log either. Very strange...not sure even -what- would cause that kind of behavior, so not sure where to look. As soon as I disable the module, bam, Image Field's update properly again.
Comment #3
richardp commentedWell, that does sound odd. I honestly cant think of anything off the top of my head either :(. If you ever do figure it out, please post back here!
Richard