Ticket #708 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

read_exif_data() warning triggers server error for MidCOM

Reported by: rambo Assigned to: bergie
Priority: critical Milestone: 8.09.4 Ragnaroek
Component: MidCOM core Version: 8.09 Ragnaroek
Keywords: Cc:

Description

in fact I think just about any warning will cause same thing (which might or might not be desirable).

Change History

01/08/09 18:59:28 changed by rambo

(In [20106]) throw exceptions only on real errors, added some comments as reminders, refs #708

01/12/09 13:05:29 changed by bergie

  • milestone changed from 8.09.3 Ragnaroek to 8.09.4 Ragnaroek.

03/02/09 22:44:04 changed by bergie

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

(In [20753]) Catch errors from read_exif_data, fixes #708