<?xml version='1.0' encoding='UTF-8'?>
<registry>
<records prefix="plone.defaultSiteLayout">
<value>++sitelayout++mytheme/singlepage.html</value>
</records>
</registry>
Traceback (innermost last):
Module ZPublisher.Publish, line 138, in publish
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 48, in call_object
Module Products.GenericSetup.tool, line 1089, in manage_doUpgrades
Module Products.GenericSetup.upgrade, line 166, in doStep
Module mytheme.singlepage.upgrades, line 54, in setup_site_props
Module Products.GenericSetup.tool, line 358, in runImportStepFromProfile
Module Products.GenericSetup.tool, line 1281, in _doRunImportStep
- __traceback_info__: plone.app.registry
Module plone.app.registry.exportimport.handler, line 79, in importRegistry
- __traceback_info__: registry/mosaic.xml
Module plone.app.registry.exportimport.handler, line 127, in importDocument
Module plone.app.registry.exportimport.handler, line 343, in importRecords
KeyError: u"A <records /> node must have an 'interface' attribute."
<?xml version='1.0' encoding='UTF-8'?>
<registry>
<records prefix="plone.defaultSiteLayout" interface="....????...">
<value>++sitelayout++mytheme/singlepage.html</value>
</records>
</registry>
What i have installed:
What i do:
Traceback:
Question: What is the right Interface ?
The Definition via XML should be: