I have one field named "Category" and four "Photos" of type "image". When I upload an image, the Category field is cleared and must be reset manually as each photo is uploaded.

Comments

fago’s picture

Project: Content Profile » ImageField
Version: 6.x-1.x-dev » 6.x-3.x-dev
Component: Base module » Code

content profile does not touch the node form, so I suppose it's a bug of imagefield or CCK.

quicksketch’s picture

Status: Active » Closed (fixed)

Closing after lack of activity in this issue. I don't think ImageField would cause this problem anyway (the same problem would exist if you used the "Preview" button I bet).