Ticket #290 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

metadata->authors not set by MidCOM DBA on create

Reported by: rambo Assigned to: tarjei
Priority: major Milestone: 1.8 Thor
Component: MidCOM core Version: 1.8 Thor
Keywords: Cc:

Description

MidCOM DBA has code to set this but it's not triggered.

[3:06pm] mashiara: [debug] midcom_baseclasses_core_dbobject::_set_creator: $object->metadata before magick
[3:06pm] mashiara: Variable Type: NULL
[3:07pm] mashiara: I think the metadata object does not exist before one tries to put values there
[3:07pm] mashiara: for a fresh object
[3:08pm] mashiara: piotras would know when this has changed
[3:09pm] mashiara: the point is that MidCOM DBA  core has extra safeties here from times when it needed to run on both 1.7 and 1.8
[3:09pm] mashiara: and this object->metadata being null will trigger those safeties

Change History

09/22/08 14:22:45 changed by rambo

(In [17651]) we no longer need to support pre 1.8 midgard, remove the old safeties that break things now, refs #290

09/22/08 14:27:56 changed by rambo

(In [17652]) forward port r17651, refs #290

09/25/08 14:11:48 changed by rambo

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

As far as I'm concerned r17651 fixes this.

09/30/08 15:05:55 changed by bergie

  • milestone changed from MidCOM 2.8 to 1.8 Thor.