Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
4.2.4
-
None
-
Flagged
Description
When having an inheritance structure in ComponentInfo classes, and doing some FieldGroup reordering as described at the very bottom at [1], there are warnings like this when opening the component properties:
[ParametersInfoProcessor.orderPropertiesByFieldGroup:259] Ignoring duplicate parameter '<x>' in field group '<y>' of parameters info interface '<z>'
Reproduction on an 11.2 archetype with Simple Content feature:
- Extend an Essentials component, e.g. EssentialsListComponent. Extend the InfoClass that is used by this component and annotate the component with it.
- Add an extra parameter to the new Info class. Use it in a @FieldGroup with the items already used by the Info class it extends.
- Use the new component (and its info class) in the channel manager.
- In ChannelManager, go to content list and open the component properties.
Attachments
Issue Links
- is forward ported by
-
HSTTWO-4167 [Fwd port to 12.0] Using Component Info inheritance leads to "Ignoring duplicate parameter" warnings
- Closed
-
HSTTWO-4168 [Fwd port to 12.1] Using Component Info inheritance leads to "Ignoring duplicate parameter" warnings
- Closed