Ticket #1171 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

dm2: when uploading multiple images to images widget it sometimes confuses the attachment_map

Reported by: rambo Assigned to: rambo
Priority: blocker Milestone: 8.09.6 Ragnaroek
Component: MidCOM component Version: 8.09 Ragnaroek
Keywords: fileupload Cc:

Description

"confuses" as in storing wrong identifiers for derived images leading to situations where 'thumbnail' key points to the original full-scale file etc.

Change History

06/04/09 10:48:44 changed by flack

  • keywords set to fileupload.

see also #1128

06/04/09 17:22:46 changed by rambo

  • owner changed from bergie to rambo.
  • status changed from new to assigned.

Actually it seems to be the type_blobs guids_map that gets confused.

06/04/09 17:37:58 changed by rambo

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [22349]) remove debugs, add TODOs, explicitly unset a reference as soon as it is no longer required: fixes #1171

06/04/09 18:32:27 changed by rambo

(In [22352]) restored r21605 & backported r22349, refs #1017 & #1171