Ticket #322 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

Old component parameter still used in some place

Reported by: flack Assigned to: bergie
Priority: major Milestone: 8.09.0 Ragnaroek
Component: MidCOM component Version: 8.09 Ragnaroek
Keywords: Cc:

Description

When you search midgard-trunk for the string

parameter('midcom', 'component')

You get 8 hits. One of them is in the convert_legacy_topics script, which is probably ok. The other seven are in components like n.n.static, n.n.discussion and so on.

Since the component parameter has been removed for ages, I strongly suspect that the affected code will not work correctly in either 2.8 or Ragnaroek.

Change History

10/06/08 10:59:41 changed by bergie

(In [17952]) Use component property instead, refs #322

10/08/08 10:28:20 changed by bergie

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

After r17952 I cannot find any more of these.