Ticket #1442 (closed defect: duplicate)

Opened 10 months ago

Last modified 10 months ago

m.a.asgard: component configuration breaks components

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

Description

For example it saves arrays to parameters, however midcom core cannot read them properly from there, leading for example fatal error when trying to edit component configuration using the components own config schema if said schema tries to load array keys from config (think blog 'schemadbs').

Change History

11/05/09 17:23:10 changed by rambo

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

Duplicate of #923

11/05/09 17:24:15 changed by rambo

(In [23934]) do not store arrays even if they somehow get past DataManager?, refs #923 and #1442