diff --git a/product/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_transforms/html_to_text.xml b/product/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_transforms/html_to_text.xml index 975971c540dacbe0bb36922a22c622d701f6a8b6..65d3bfe57e363b4f215f9e2d1910771d2d7b83b9 100644 --- a/product/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_transforms/html_to_text.xml +++ b/product/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_transforms/html_to_text.xml @@ -67,7 +67,7 @@ </item> <item> <key> <string>module</string> </key> - <value> <string>Products.ERP5Type.patches.transforms.html_to_text</string> </value> + <value> <string>Products.PortalTransforms.transforms.html_to_text</string> </value> </item> <item> <key> <string>output</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_transforms/png_to_text.xml b/product/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_transforms/png_to_text.xml index bedfe5581358e223382b4fa1dffb7cf86ac8c280..46d138b6d2e12556904aadcdd8edc21f68a7106b 100644 --- a/product/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_transforms/png_to_text.xml +++ b/product/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_transforms/png_to_text.xml @@ -67,7 +67,7 @@ </item> <item> <key> <string>module</string> </key> - <value> <string>Products.ERP5Type.patches.transforms.png_to_text</string> </value> + <value> <string>Products.PortalTransforms.transforms.png_to_text</string> </value> </item> <item> <key> <string>output</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_transforms/w3m_dump.xml b/product/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_transforms/w3m_dump.xml index 16d840f4c2c7a0c3d138c45fd5cff95a72096626..9af3a149fe95dc715e3c705e27aede6271e5de26 100644 --- a/product/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_transforms/w3m_dump.xml +++ b/product/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_transforms/w3m_dump.xml @@ -67,7 +67,7 @@ </item> <item> <key> <string>module</string> </key> - <value> <string>Products.ERP5Type.patches.transforms.w3m_dump</string> </value> + <value> <string>Products.PortalTransforms.transforms.w3m_dump</string> </value> </item> <item> <key> <string>output</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index 4db8f571c261281abd11e3ae1544b54ae7da4bcb..a38c571765e98e7499e94de907afcdcc08807405 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -1327 \ No newline at end of file +1328