This repository was archived by the owner on Sep 16, 2021. It is now read-only.
This repository was archived by the owner on Sep 16, 2021. It is now read-only.
Mistake in XML PHPCR mapping for SEO #670
Closed
Description
http://symfony.com/doc/current/cmf/bundles/seo/seo_aware.html it says for xml you have to use:
<child fieldName="seoMetadata" />
However, this does not work for me.
Should it be?:
<child name="seoMetadata" node-name="seoMetadata" />
?
Metadata
Metadata
Assignees
Labels
No labels