Closed (fixed)
Project:
ImageField
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2007 at 21:18 UTC
Updated:
30 Jun 2007 at 05:46 UTC
Let's say we have a imagefield on a node, and use ajax to upload new images.
The user is allowed to enter custom alt and title text.
When I upload a new image, set the alt and title fields, and then upload another image to the same field, the changes to the first image are not kept, and the alt and title fields are reset.
Here's a simple patch to fix it.
| Comment | File | Size | Author |
|---|---|---|---|
| alt_title_not_kept.patch | 817 bytes | bojanz |
Comments
Comment #1
dopry commentedCommitted to Drupal-5--2. Nice patches Bojanz!
Comment #2
(not verified) commented