From ac3af70fd67ce567fed1c13ba5ccf6dbc502bfac Mon Sep 17 00:00:00 2001 From: Sebastien Robin <seb@nexedi.com> Date: Mon, 11 Aug 2014 16:40:32 +0200 Subject: [PATCH] erp5_test_result: fixed some configuration issues reported by testXHTML --- .../portal_types/Test%20Suite%20Module.xml | 68 +++++++++++++++++++ bt5/erp5_test_result/bt/revision | 2 +- 2 files changed, 69 insertions(+), 1 deletion(-) diff --git a/bt5/erp5_test_result/PortalTypeTemplateItem/portal_types/Test%20Suite%20Module.xml b/bt5/erp5_test_result/PortalTypeTemplateItem/portal_types/Test%20Suite%20Module.xml index 1970308dc5..6f32d891a8 100644 --- a/bt5/erp5_test_result/PortalTypeTemplateItem/portal_types/Test%20Suite%20Module.xml +++ b/bt5/erp5_test_result/PortalTypeTemplateItem/portal_types/Test%20Suite%20Module.xml @@ -6,6 +6,12 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_property_domain_dict</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> <item> <key> <string>acquire_local_roles</string> </key> <value> <int>1</int> </value> @@ -73,4 +79,66 @@ </dictionary> </pickle> </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <global name="PersistentMapping" module="Persistence.mapping"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>data</string> </key> + <value> + <dictionary> + <item> + <key> <string>short_title</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> + </item> + <item> + <key> <string>title</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> + </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>domain_name</string> </key> + <value> <string>erp5_ui</string> </value> + </item> + <item> + <key> <string>property_name</string> </key> + <value> <string>short_title</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="4" aka="AAAAAAAAAAQ="> + <pickle> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>domain_name</string> </key> + <value> <string>erp5_ui</string> </value> + </item> + <item> + <key> <string>property_name</string> </key> + <value> <string>title</string> </value> + </item> + </dictionary> + </pickle> + </record> </ZopeData> diff --git a/bt5/erp5_test_result/bt/revision b/bt5/erp5_test_result/bt/revision index 44dfb1d0bc..b1ef57c1f7 100644 --- a/bt5/erp5_test_result/bt/revision +++ b/bt5/erp5_test_result/bt/revision @@ -1 +1 @@ -264 \ No newline at end of file +265 \ No newline at end of file -- 2.30.9