Closed (works as designed)
Project:
Rotor Banner
Version:
6.x-2.2
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2009 at 19:18 UTC
Updated:
3 May 2011 at 20:59 UTC
Whenever I edit one of my rotor item nodes, I have to reupload the image.
The dimensions of the image seem to hold true on the finished product, as well as offering a working link once you click it, but essentially all you see is a blank space.
Comments
Comment #1
mrfelton commentedI'm going to need some more information to help me reproduce the problem please:
Which version of the following modules do you have installed:
- jquery_plugin
- upload_element
- views
Do you have block caching enabled?
Do you have page caching enabled (normal or aggressive)?
Do you have JavaScript aggregation enabled?
Is your file system set to public or private?
Do you see any JavaScript errors in FireBug?
Comment #2
mrfelton commentedClosing due to 4 months of inactivity and no update or further reports of this problem.
Comment #3
enkara commentedI'm having the same issue
Jquery: 1.12.2.3
upload_element: 6.x-1.2
views: 6.x-2.11
No caching or aggregation is enabled
My file system is set to public
I don't see any errors in firebug
I have another web page in a different drupal installation but in the same server. That Drupal is older, but I'm having the issue there also. Maybe is something related to the server?
Thanks!
Comment #4
enkara commentedI've found the problem.
It's the methodology. I normally open a number of nodes I have to edit in browser tabs and then I go and edit them.
There was something strange. There were some of the images that didn't went out.
When I opened the tabs another time to re-enter the images, only the first tab opened was going well. The other ones, told me that there was a validation error when clicking on upload button and I had to reload the page to achieve it.
I have editted all the other nodes one per one and no problems at all.
I hope this helps you find the error.
Comment #5
mrfelton commented