From 2f97f400bc40f7a57977b8d1cdd73dfa974c5fac Mon Sep 17 00:00:00 2001
From: Yoshinori Okuji <yo@nexedi.com>
Date: Wed, 12 Jul 2006 20:25:29 +0000
Subject: [PATCH] 2006-07-12 yo * Add missing properties to
 Listbox_setPropertyList.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8425 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_types/Bar%20Module/list.xml        |   4 -
 .../portal_types/Bar%20Module/view.xml        |   4 -
 .../portal_types/Bar/history.xml              |   4 -
 .../portal_types/Bar/list.xml                 |   4 -
 .../portal_types/Bar/metadata.xml             |   4 -
 .../portal_types/Bar/print.xml                |   4 -
 .../portal_types/Bar/view.xml                 |   4 -
 .../portal_types/Foo%20Line/history.xml       |   4 -
 .../portal_types/Foo%20Line/metadata.xml      |   4 -
 .../portal_types/Foo%20Line/view.xml          |   4 -
 .../portal_types/Foo%20Module/list.xml        |   4 -
 .../portal_types/Foo%20Module/list_ui.xml     |   4 -
 .../portal_types/Foo%20Module/search.xml      |   4 -
 .../portal_types/Foo%20Module/sort_on.xml     |   4 -
 .../portal_types/Foo%20Module/view.xml        |   4 -
 .../portal_types/Foo/history.xml              |   4 -
 .../portal_types/Foo/list.xml                 |   4 -
 .../portal_types/Foo/metadata.xml             |   4 -
 .../portal_types/Foo/print.xml                |   4 -
 .../portal_types/Foo/view.xml                 |   4 -
 .../portal_categories/foo_category.xml        |   6 +
 .../ModuleTemplateItem/bar_module.xml         |   2 +-
 .../ModuleTemplateItem/foo_module.xml         |   2 +-
 .../portal_categories/foo_category/a.xml      | 175 ++---------
 .../portal_categories/foo_category/a/a1.xml   | 177 ++---------
 .../portal_categories/foo_category/a/a2.xml   | 292 ++----------------
 .../portal_categories/foo_category/b.xml      |  62 ++--
 .../portal_types/Bar%20Module.xml             |   6 +
 .../portal_types/Bar.xml                      |   6 +
 .../portal_types/Foo%20Line.xml               |   6 +
 .../portal_types/Foo%20Module.xml             |   6 +
 .../portal_types/Foo.xml                      |   6 +
 .../erp5_ui_test/BarModule_viewBarList.xml    |  10 +-
 .../portal_skins/erp5_ui_test/Bar_view.xml    |  10 +-
 .../erp5_ui_test/FooModule_createObjects.xml  |   4 +-
 .../erp5_ui_test/FooModule_getContextList.xml |   4 +-
 .../FooModule_getModifiedFooList.xml          |   4 +-
 .../erp5_ui_test/FooModule_statId.xml         |   4 +-
 .../erp5_ui_test/FooModule_statTitle.xml      |   4 +-
 .../erp5_ui_test/FooModule_viewFooList.xml    |   4 +-
 .../FooModule_viewFooList/listbox.xml         |  61 +++-
 .../FooModule_viewSearchDialog.xml            |  10 +-
 .../erp5_ui_test/Foo_createObjects.xml        |   4 +-
 .../erp5_ui_test/Foo_getIdUrl.xml             |   4 +-
 .../erp5_ui_test/Foo_getQuantity.xml          |   4 +-
 .../portal_skins/erp5_ui_test/Foo_view.xml    |  10 +-
 .../erp5_ui_test/ListBoxZuite_reset.xml       |   4 +-
 .../ListBoxZuite_waitForActivities.xml        |   4 +-
 .../erp5_ui_test/ListBox_setPropertyList.xml  |  15 +-
 .../erp5_ui_test/TestTool_reportResult.xml    |   4 +-
 bt5/erp5_ui_test/bt/change_log                |   3 +
 bt5/erp5_ui_test/bt/provision_list            |   0
 bt5/erp5_ui_test/bt/revision                  |   1 +
 bt5/erp5_ui_test/bt/template_preference_list  |   0
 54 files changed, 286 insertions(+), 708 deletions(-)
 create mode 100644 bt5/erp5_ui_test/bt/provision_list
 create mode 100644 bt5/erp5_ui_test/bt/template_preference_list

diff --git a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar%20Module/list.xml b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar%20Module/list.xml
index 6a09bb0665..fcf52804e6 100644
--- a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar%20Module/list.xml
+++ b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar%20Module/list.xml
@@ -44,10 +44,6 @@
             <key> <string>id</string> </key>
             <value> <string>list</string> </value>
         </item>
-        <item>
-            <key> <string>optional</string> </key>
-            <value> <int>0</int> </value>
-        </item>
         <item>
             <key> <string>permissions</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar%20Module/view.xml b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar%20Module/view.xml
index 80844ccd34..f697b1bfb4 100644
--- a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar%20Module/view.xml
+++ b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar%20Module/view.xml
@@ -44,10 +44,6 @@
             <key> <string>id</string> </key>
             <value> <string>view</string> </value>
         </item>
-        <item>
-            <key> <string>optional</string> </key>
-            <value> <int>0</int> </value>
-        </item>
         <item>
             <key> <string>permissions</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar/history.xml b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar/history.xml
index b6c47d25b0..d54a254eb9 100644
--- a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar/history.xml
+++ b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar/history.xml
@@ -44,10 +44,6 @@
             <key> <string>id</string> </key>
             <value> <string>history</string> </value>
         </item>
-        <item>
-            <key> <string>optional</string> </key>
-            <value> <int>0</int> </value>
-        </item>
         <item>
             <key> <string>permissions</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar/list.xml b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar/list.xml
index c4c0aae728..9f66cc2e76 100644
--- a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar/list.xml
+++ b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar/list.xml
@@ -44,10 +44,6 @@
             <key> <string>id</string> </key>
             <value> <string>list</string> </value>
         </item>
-        <item>
-            <key> <string>optional</string> </key>
-            <value> <int>0</int> </value>
-        </item>
         <item>
             <key> <string>permissions</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar/metadata.xml b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar/metadata.xml
index b038135d15..6cff1dc64a 100644
--- a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar/metadata.xml
+++ b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar/metadata.xml
@@ -44,10 +44,6 @@
             <key> <string>id</string> </key>
             <value> <string>metadata</string> </value>
         </item>
-        <item>
-            <key> <string>optional</string> </key>
-            <value> <int>0</int> </value>
-        </item>
         <item>
             <key> <string>permissions</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar/print.xml b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar/print.xml
index 835f7a978f..ed0ee40441 100644
--- a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar/print.xml
+++ b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar/print.xml
@@ -44,10 +44,6 @@
             <key> <string>id</string> </key>
             <value> <string>print</string> </value>
         </item>
-        <item>
-            <key> <string>optional</string> </key>
-            <value> <int>0</int> </value>
-        </item>
         <item>
             <key> <string>permissions</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar/view.xml b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar/view.xml
index 81db517855..181043a3ec 100644
--- a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar/view.xml
+++ b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Bar/view.xml
@@ -44,10 +44,6 @@
             <key> <string>id</string> </key>
             <value> <string>view</string> </value>
         </item>
-        <item>
-            <key> <string>optional</string> </key>
-            <value> <int>0</int> </value>
-        </item>
         <item>
             <key> <string>permissions</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Line/history.xml b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Line/history.xml
index ee2038fea2..20592e1ec8 100644
--- a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Line/history.xml
+++ b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Line/history.xml
@@ -44,10 +44,6 @@
             <key> <string>id</string> </key>
             <value> <string>history</string> </value>
         </item>
-        <item>
-            <key> <string>optional</string> </key>
-            <value> <int>0</int> </value>
-        </item>
         <item>
             <key> <string>permissions</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Line/metadata.xml b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Line/metadata.xml
index b9b9087faf..bb0ddd9d25 100644
--- a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Line/metadata.xml
+++ b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Line/metadata.xml
@@ -44,10 +44,6 @@
             <key> <string>id</string> </key>
             <value> <string>metadata</string> </value>
         </item>
-        <item>
-            <key> <string>optional</string> </key>
-            <value> <int>0</int> </value>
-        </item>
         <item>
             <key> <string>permissions</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Line/view.xml b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Line/view.xml
index 83f53add25..6e43d7166a 100644
--- a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Line/view.xml
+++ b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Line/view.xml
@@ -44,10 +44,6 @@
             <key> <string>id</string> </key>
             <value> <string>view</string> </value>
         </item>
-        <item>
-            <key> <string>optional</string> </key>
-            <value> <int>0</int> </value>
-        </item>
         <item>
             <key> <string>permissions</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Module/list.xml b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Module/list.xml
index 6a09bb0665..fcf52804e6 100644
--- a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Module/list.xml
+++ b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Module/list.xml
@@ -44,10 +44,6 @@
             <key> <string>id</string> </key>
             <value> <string>list</string> </value>
         </item>
-        <item>
-            <key> <string>optional</string> </key>
-            <value> <int>0</int> </value>
-        </item>
         <item>
             <key> <string>permissions</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Module/list_ui.xml b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Module/list_ui.xml
index d6d15baaff..7a6a344d44 100644
--- a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Module/list_ui.xml
+++ b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Module/list_ui.xml
@@ -44,10 +44,6 @@
             <key> <string>id</string> </key>
             <value> <string>list_ui</string> </value>
         </item>
-        <item>
-            <key> <string>optional</string> </key>
-            <value> <int>0</int> </value>
-        </item>
         <item>
             <key> <string>permissions</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Module/search.xml b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Module/search.xml
index ab08a85091..4237647269 100644
--- a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Module/search.xml
+++ b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Module/search.xml
@@ -44,10 +44,6 @@
             <key> <string>id</string> </key>
             <value> <string>search</string> </value>
         </item>
-        <item>
-            <key> <string>optional</string> </key>
-            <value> <int>0</int> </value>
-        </item>
         <item>
             <key> <string>permissions</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Module/sort_on.xml b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Module/sort_on.xml
index 7f08c857f9..07455f6f02 100644
--- a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Module/sort_on.xml
+++ b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Module/sort_on.xml
@@ -44,10 +44,6 @@
             <key> <string>id</string> </key>
             <value> <string>sort_on</string> </value>
         </item>
-        <item>
-            <key> <string>optional</string> </key>
-            <value> <int>0</int> </value>
-        </item>
         <item>
             <key> <string>permissions</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Module/view.xml b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Module/view.xml
index 70b196615e..52044a6fb9 100644
--- a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Module/view.xml
+++ b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo%20Module/view.xml
@@ -44,10 +44,6 @@
             <key> <string>id</string> </key>
             <value> <string>view</string> </value>
         </item>
-        <item>
-            <key> <string>optional</string> </key>
-            <value> <int>0</int> </value>
-        </item>
         <item>
             <key> <string>permissions</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/history.xml b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/history.xml
index b6c47d25b0..d54a254eb9 100644
--- a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/history.xml
+++ b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/history.xml
@@ -44,10 +44,6 @@
             <key> <string>id</string> </key>
             <value> <string>history</string> </value>
         </item>
-        <item>
-            <key> <string>optional</string> </key>
-            <value> <int>0</int> </value>
-        </item>
         <item>
             <key> <string>permissions</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/list.xml b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/list.xml
index c4c0aae728..9f66cc2e76 100644
--- a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/list.xml
+++ b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/list.xml
@@ -44,10 +44,6 @@
             <key> <string>id</string> </key>
             <value> <string>list</string> </value>
         </item>
-        <item>
-            <key> <string>optional</string> </key>
-            <value> <int>0</int> </value>
-        </item>
         <item>
             <key> <string>permissions</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/metadata.xml b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/metadata.xml
index b038135d15..6cff1dc64a 100644
--- a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/metadata.xml
+++ b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/metadata.xml
@@ -44,10 +44,6 @@
             <key> <string>id</string> </key>
             <value> <string>metadata</string> </value>
         </item>
-        <item>
-            <key> <string>optional</string> </key>
-            <value> <int>0</int> </value>
-        </item>
         <item>
             <key> <string>permissions</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/print.xml b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/print.xml
index ea757db6b6..eb0539bbfb 100644
--- a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/print.xml
+++ b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/print.xml
@@ -44,10 +44,6 @@
             <key> <string>id</string> </key>
             <value> <string>print</string> </value>
         </item>
-        <item>
-            <key> <string>optional</string> </key>
-            <value> <int>0</int> </value>
-        </item>
         <item>
             <key> <string>permissions</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/view.xml b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/view.xml
index 031a9053e6..d6ef2defe1 100644
--- a/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/view.xml
+++ b/bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/view.xml
@@ -44,10 +44,6 @@
             <key> <string>id</string> </key>
             <value> <string>view</string> </value>
         </item>
-        <item>
-            <key> <string>optional</string> </key>
-            <value> <int>0</int> </value>
-        </item>
         <item>
             <key> <string>permissions</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/CategoryTemplateItem/portal_categories/foo_category.xml b/bt5/erp5_ui_test/CategoryTemplateItem/portal_categories/foo_category.xml
index 6088bd65d7..cd028e845f 100644
--- a/bt5/erp5_ui_test/CategoryTemplateItem/portal_categories/foo_category.xml
+++ b/bt5/erp5_ui_test/CategoryTemplateItem/portal_categories/foo_category.xml
@@ -30,6 +30,12 @@
               <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
             </value>
         </item>
+        <item>
+            <key> <string>_owner</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
         <item>
             <key> <string>_tree</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/ModuleTemplateItem/bar_module.xml b/bt5/erp5_ui_test/ModuleTemplateItem/bar_module.xml
index b94f121364..f0f9236658 100644
--- a/bt5/erp5_ui_test/ModuleTemplateItem/bar_module.xml
+++ b/bt5/erp5_ui_test/ModuleTemplateItem/bar_module.xml
@@ -218,7 +218,7 @@
    <name>Add Z MySQL Database Connections</name>
   </permission>
   <permission type='list'>
-   <name>Add Z MySQL Database Deferred Connections</name>
+   <name>Add Z MySQL Deferred Database Connections</name>
   </permission>
   <permission type='list'>
    <name>Add ZCatalogs</name>
diff --git a/bt5/erp5_ui_test/ModuleTemplateItem/foo_module.xml b/bt5/erp5_ui_test/ModuleTemplateItem/foo_module.xml
index 091f542b58..5193cdd6ca 100644
--- a/bt5/erp5_ui_test/ModuleTemplateItem/foo_module.xml
+++ b/bt5/erp5_ui_test/ModuleTemplateItem/foo_module.xml
@@ -218,7 +218,7 @@
    <name>Add Z MySQL Database Connections</name>
   </permission>
   <permission type='list'>
-   <name>Add Z MySQL Database Deferred Connections</name>
+   <name>Add Z MySQL Deferred Database Connections</name>
   </permission>
   <permission type='list'>
    <name>Add ZCatalogs</name>
diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_categories/foo_category/a.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_categories/foo_category/a.xml
index b8fac69587..2d604abcb8 100644
--- a/bt5/erp5_ui_test/PathTemplateItem/portal_categories/foo_category/a.xml
+++ b/bt5/erp5_ui_test/PathTemplateItem/portal_categories/foo_category/a.xml
@@ -144,7 +144,7 @@
                         <dictionary>
                           <item>
                               <key> <string>action</string> </key>
-                              <value> <string>\'edit\'</string> </value>
+                              <value> <string>edit</string> </value>
                           </item>
                           <item>
                               <key> <string>actor</string> </key>
@@ -176,15 +176,15 @@
                                       </item>
                                       <item>
                                           <key> <string>_amon</string> </key>
-                                          <value> <string>Apr</string> </value>
+                                          <value> <string>Jun</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_d</string> </key>
-                                          <value> <float>38468.5717646</float> </value>
+                                          <value> <float>38531.639125</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_day</string> </key>
-                                          <value> <int>28</int> </value>
+                                          <value> <int>30</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_dayoffset</string> </key>
@@ -196,23 +196,23 @@
                                       </item>
                                       <item>
                                           <key> <string>_fmon</string> </key>
-                                          <value> <string>April</string> </value>
+                                          <value> <string>June</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_hour</string> </key>
-                                          <value> <int>15</int> </value>
+                                          <value> <int>17</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_millis</string> </key>
-                                          <value> <long>1146231800462</long> </value>
+                                          <value> <long>1151680820397</long> </value>
                                       </item>
                                       <item>
                                           <key> <string>_minute</string> </key>
-                                          <value> <int>43</int> </value>
+                                          <value> <int>20</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_month</string> </key>
-                                          <value> <int>4</int> </value>
+                                          <value> <int>6</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_nearsec</string> </key>
@@ -228,136 +228,19 @@
                                       </item>
                                       <item>
                                           <key> <string>_pmhour</string> </key>
-                                          <value> <int>3</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_pmon</string> </key>
-                                          <value> <string>Apr.</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_second</string> </key>
-                                          <value> <float>20.462</float> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_t</string> </key>
-                                          <value> <float>1146231800.46</float> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_tz</string> </key>
-                                          <value> <string>GMT+2</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_year</string> </key>
-                                          <value> <int>2006</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>time</string> </key>
-                                          <value> <float>0.57176460648</float> </value>
-                                      </item>
-                                    </dictionary>
-                                  </state>
-                                </object>
-                              </value>
-                          </item>
-                        </dictionary>
-                        <dictionary>
-                          <item>
-                              <key> <string>action</string> </key>
-                              <value> <string>\'edit\'</string> </value>
-                          </item>
-                          <item>
-                              <key> <string>actor</string> </key>
-                              <value> <string>zope</string> </value>
-                          </item>
-                          <item>
-                              <key> <string>comment</string> </key>
-                              <value> <string></string> </value>
-                          </item>
-                          <item>
-                              <key> <string>state</string> </key>
-                              <value> <string>current</string> </value>
-                          </item>
-                          <item>
-                              <key> <string>time</string> </key>
-                              <value>
-                                <object>
-                                  <klass> <reference id="5.1"/> </klass>
-                                  <tuple>
-                                    <none/>
-                                  </tuple>
-                                  <state>
-                                    <dictionary>
-                                      <item>
-                                          <key> <string>_aday</string> </key>
-                                          <value> <string>Fri</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_amon</string> </key>
-                                          <value> <string>Apr</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_d</string> </key>
-                                          <value> <float>38468.571985</float> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_day</string> </key>
-                                          <value> <int>28</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_dayoffset</string> </key>
                                           <value> <int>5</int> </value>
                                       </item>
-                                      <item>
-                                          <key> <string>_fday</string> </key>
-                                          <value> <string>Friday</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_fmon</string> </key>
-                                          <value> <string>April</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_hour</string> </key>
-                                          <value> <int>15</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_millis</string> </key>
-                                          <value> <long>1146231819503</long> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_minute</string> </key>
-                                          <value> <int>43</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_month</string> </key>
-                                          <value> <int>4</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_nearsec</string> </key>
-                                          <value> <float>39.0</float> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_pday</string> </key>
-                                          <value> <string>Fri.</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_pm</string> </key>
-                                          <value> <string>pm</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_pmhour</string> </key>
-                                          <value> <int>3</int> </value>
-                                      </item>
                                       <item>
                                           <key> <string>_pmon</string> </key>
-                                          <value> <string>Apr.</string> </value>
+                                          <value> <string>June</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_second</string> </key>
-                                          <value> <float>39.503</float> </value>
+                                          <value> <float>20.397</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_t</string> </key>
-                                          <value> <float>1146231819.5</float> </value>
+                                          <value> <float>1151680820.4</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_tz</string> </key>
@@ -369,7 +252,7 @@
                                       </item>
                                       <item>
                                           <key> <string>time</string> </key>
-                                          <value> <float>0.571984988426</float> </value>
+                                          <value> <float>0.639124965281</float> </value>
                                       </item>
                                     </dictionary>
                                   </state>
@@ -380,7 +263,7 @@
                         <dictionary>
                           <item>
                               <key> <string>action</string> </key>
-                              <value> <string>\'edit\'</string> </value>
+                              <value> <string>edit</string> </value>
                           </item>
                           <item>
                               <key> <string>actor</string> </key>
@@ -388,7 +271,7 @@
                           </item>
                           <item>
                               <key> <string>comment</string> </key>
-                              <value> <string></string> </value>
+                              <value> <string>Object copied as a</string> </value>
                           </item>
                           <item>
                               <key> <string>state</string> </key>
@@ -410,15 +293,15 @@
                                       </item>
                                       <item>
                                           <key> <string>_amon</string> </key>
-                                          <value> <string>Apr</string> </value>
+                                          <value> <string>Jun</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_d</string> </key>
-                                          <value> <float>38468.5741969</float> </value>
+                                          <value> <float>38531.639125</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_day</string> </key>
-                                          <value> <int>28</int> </value>
+                                          <value> <int>30</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_dayoffset</string> </key>
@@ -430,27 +313,27 @@
                                       </item>
                                       <item>
                                           <key> <string>_fmon</string> </key>
-                                          <value> <string>April</string> </value>
+                                          <value> <string>June</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_hour</string> </key>
-                                          <value> <int>15</int> </value>
+                                          <value> <int>17</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_millis</string> </key>
-                                          <value> <long>1146232010612</long> </value>
+                                          <value> <long>1151680820401</long> </value>
                                       </item>
                                       <item>
                                           <key> <string>_minute</string> </key>
-                                          <value> <int>46</int> </value>
+                                          <value> <int>20</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_month</string> </key>
-                                          <value> <int>4</int> </value>
+                                          <value> <int>6</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_nearsec</string> </key>
-                                          <value> <float>50.0</float> </value>
+                                          <value> <float>20.0</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_pday</string> </key>
@@ -462,19 +345,19 @@
                                       </item>
                                       <item>
                                           <key> <string>_pmhour</string> </key>
-                                          <value> <int>3</int> </value>
+                                          <value> <int>5</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_pmon</string> </key>
-                                          <value> <string>Apr.</string> </value>
+                                          <value> <string>June</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_second</string> </key>
-                                          <value> <float>50.612</float> </value>
+                                          <value> <float>20.401</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_t</string> </key>
-                                          <value> <float>1146232010.61</float> </value>
+                                          <value> <float>1151680820.4</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_tz</string> </key>
@@ -486,7 +369,7 @@
                                       </item>
                                       <item>
                                           <key> <string>time</string> </key>
-                                          <value> <float>0.574196898146</float> </value>
+                                          <value> <float>0.639125011578</float> </value>
                                       </item>
                                     </dictionary>
                                   </state>
diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_categories/foo_category/a/a1.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_categories/foo_category/a/a1.xml
index 82866f3162..5949b70571 100644
--- a/bt5/erp5_ui_test/PathTemplateItem/portal_categories/foo_category/a/a1.xml
+++ b/bt5/erp5_ui_test/PathTemplateItem/portal_categories/foo_category/a/a1.xml
@@ -152,7 +152,7 @@
                         <dictionary>
                           <item>
                               <key> <string>action</string> </key>
-                              <value> <string>\'edit\'</string> </value>
+                              <value> <string>edit</string> </value>
                           </item>
                           <item>
                               <key> <string>actor</string> </key>
@@ -184,15 +184,15 @@
                                       </item>
                                       <item>
                                           <key> <string>_amon</string> </key>
-                                          <value> <string>Apr</string> </value>
+                                          <value> <string>Jun</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_d</string> </key>
-                                          <value> <float>38468.5726566</float> </value>
+                                          <value> <float>38531.6391255</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_day</string> </key>
-                                          <value> <int>28</int> </value>
+                                          <value> <int>30</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_dayoffset</string> </key>
@@ -204,27 +204,27 @@
                                       </item>
                                       <item>
                                           <key> <string>_fmon</string> </key>
-                                          <value> <string>April</string> </value>
+                                          <value> <string>June</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_hour</string> </key>
-                                          <value> <int>15</int> </value>
+                                          <value> <int>17</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_millis</string> </key>
-                                          <value> <long>1146231877529</long> </value>
+                                          <value> <long>1151680820440</long> </value>
                                       </item>
                                       <item>
                                           <key> <string>_minute</string> </key>
-                                          <value> <int>44</int> </value>
+                                          <value> <int>20</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_month</string> </key>
-                                          <value> <int>4</int> </value>
+                                          <value> <int>6</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_nearsec</string> </key>
-                                          <value> <float>37.0</float> </value>
+                                          <value> <float>20.0</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_pday</string> </key>
@@ -236,136 +236,19 @@
                                       </item>
                                       <item>
                                           <key> <string>_pmhour</string> </key>
-                                          <value> <int>3</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_pmon</string> </key>
-                                          <value> <string>Apr.</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_second</string> </key>
-                                          <value> <float>37.529</float> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_t</string> </key>
-                                          <value> <float>1146231877.53</float> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_tz</string> </key>
-                                          <value> <string>GMT+2</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_year</string> </key>
-                                          <value> <int>2006</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>time</string> </key>
-                                          <value> <float>0.572656585653</float> </value>
-                                      </item>
-                                    </dictionary>
-                                  </state>
-                                </object>
-                              </value>
-                          </item>
-                        </dictionary>
-                        <dictionary>
-                          <item>
-                              <key> <string>action</string> </key>
-                              <value> <string>\'edit\'</string> </value>
-                          </item>
-                          <item>
-                              <key> <string>actor</string> </key>
-                              <value> <string>zope</string> </value>
-                          </item>
-                          <item>
-                              <key> <string>comment</string> </key>
-                              <value> <string></string> </value>
-                          </item>
-                          <item>
-                              <key> <string>state</string> </key>
-                              <value> <string>current</string> </value>
-                          </item>
-                          <item>
-                              <key> <string>time</string> </key>
-                              <value>
-                                <object>
-                                  <klass> <reference id="5.1"/> </klass>
-                                  <tuple>
-                                    <none/>
-                                  </tuple>
-                                  <state>
-                                    <dictionary>
-                                      <item>
-                                          <key> <string>_aday</string> </key>
-                                          <value> <string>Fri</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_amon</string> </key>
-                                          <value> <string>Apr</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_d</string> </key>
-                                          <value> <float>38468.5726992</float> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_day</string> </key>
-                                          <value> <int>28</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_dayoffset</string> </key>
                                           <value> <int>5</int> </value>
                                       </item>
-                                      <item>
-                                          <key> <string>_fday</string> </key>
-                                          <value> <string>Friday</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_fmon</string> </key>
-                                          <value> <string>April</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_hour</string> </key>
-                                          <value> <int>15</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_millis</string> </key>
-                                          <value> <long>1146231881213</long> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_minute</string> </key>
-                                          <value> <int>44</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_month</string> </key>
-                                          <value> <int>4</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_nearsec</string> </key>
-                                          <value> <float>41.0</float> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_pday</string> </key>
-                                          <value> <string>Fri.</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_pm</string> </key>
-                                          <value> <string>pm</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_pmhour</string> </key>
-                                          <value> <int>3</int> </value>
-                                      </item>
                                       <item>
                                           <key> <string>_pmon</string> </key>
-                                          <value> <string>Apr.</string> </value>
+                                          <value> <string>June</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_second</string> </key>
-                                          <value> <float>41.213</float> </value>
+                                          <value> <float>20.44</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_t</string> </key>
-                                          <value> <float>1146231881.21</float> </value>
+                                          <value> <float>1151680820.44</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_tz</string> </key>
@@ -377,7 +260,7 @@
                                       </item>
                                       <item>
                                           <key> <string>time</string> </key>
-                                          <value> <float>0.57269922454</float> </value>
+                                          <value> <float>0.639125462963</float> </value>
                                       </item>
                                     </dictionary>
                                   </state>
@@ -388,7 +271,7 @@
                         <dictionary>
                           <item>
                               <key> <string>action</string> </key>
-                              <value> <string>\'edit\'</string> </value>
+                              <value> <string>edit</string> </value>
                           </item>
                           <item>
                               <key> <string>actor</string> </key>
@@ -396,7 +279,7 @@
                           </item>
                           <item>
                               <key> <string>comment</string> </key>
-                              <value> <string></string> </value>
+                              <value> <string>Object copied as a1</string> </value>
                           </item>
                           <item>
                               <key> <string>state</string> </key>
@@ -418,15 +301,15 @@
                                       </item>
                                       <item>
                                           <key> <string>_amon</string> </key>
-                                          <value> <string>Apr</string> </value>
+                                          <value> <string>Jun</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_d</string> </key>
-                                          <value> <float>38468.5741968</float> </value>
+                                          <value> <float>38531.6391255</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_day</string> </key>
-                                          <value> <int>28</int> </value>
+                                          <value> <int>30</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_dayoffset</string> </key>
@@ -438,27 +321,27 @@
                                       </item>
                                       <item>
                                           <key> <string>_fmon</string> </key>
-                                          <value> <string>April</string> </value>
+                                          <value> <string>June</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_hour</string> </key>
-                                          <value> <int>15</int> </value>
+                                          <value> <int>17</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_millis</string> </key>
-                                          <value> <long>1146232010606</long> </value>
+                                          <value> <long>1151680820444</long> </value>
                                       </item>
                                       <item>
                                           <key> <string>_minute</string> </key>
-                                          <value> <int>46</int> </value>
+                                          <value> <int>20</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_month</string> </key>
-                                          <value> <int>4</int> </value>
+                                          <value> <int>6</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_nearsec</string> </key>
-                                          <value> <float>50.0</float> </value>
+                                          <value> <float>20.0</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_pday</string> </key>
@@ -470,19 +353,19 @@
                                       </item>
                                       <item>
                                           <key> <string>_pmhour</string> </key>
-                                          <value> <int>3</int> </value>
+                                          <value> <int>5</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_pmon</string> </key>
-                                          <value> <string>Apr.</string> </value>
+                                          <value> <string>June</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_second</string> </key>
-                                          <value> <float>50.606</float> </value>
+                                          <value> <float>20.444</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_t</string> </key>
-                                          <value> <float>1146232010.61</float> </value>
+                                          <value> <float>1151680820.44</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_tz</string> </key>
@@ -494,7 +377,7 @@
                                       </item>
                                       <item>
                                           <key> <string>time</string> </key>
-                                          <value> <float>0.574196828704</float> </value>
+                                          <value> <float>0.63912550926</float> </value>
                                       </item>
                                     </dictionary>
                                   </state>
diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_categories/foo_category/a/a2.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_categories/foo_category/a/a2.xml
index c947df0d16..8f8a944c89 100644
--- a/bt5/erp5_ui_test/PathTemplateItem/portal_categories/foo_category/a/a2.xml
+++ b/bt5/erp5_ui_test/PathTemplateItem/portal_categories/foo_category/a/a2.xml
@@ -152,7 +152,7 @@
                         <dictionary>
                           <item>
                               <key> <string>action</string> </key>
-                              <value> <string>\'edit\'</string> </value>
+                              <value> <string>edit</string> </value>
                           </item>
                           <item>
                               <key> <string>actor</string> </key>
@@ -184,15 +184,15 @@
                                       </item>
                                       <item>
                                           <key> <string>_amon</string> </key>
-                                          <value> <string>Apr</string> </value>
+                                          <value> <string>Jun</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_d</string> </key>
-                                          <value> <float>38468.5727498</float> </value>
+                                          <value> <float>38531.6391258</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_day</string> </key>
-                                          <value> <int>28</int> </value>
+                                          <value> <int>30</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_dayoffset</string> </key>
@@ -204,27 +204,27 @@
                                       </item>
                                       <item>
                                           <key> <string>_fmon</string> </key>
-                                          <value> <string>April</string> </value>
+                                          <value> <string>June</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_hour</string> </key>
-                                          <value> <int>15</int> </value>
+                                          <value> <int>17</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_millis</string> </key>
-                                          <value> <long>1146231885583</long> </value>
+                                          <value> <long>1151680820468</long> </value>
                                       </item>
                                       <item>
                                           <key> <string>_minute</string> </key>
-                                          <value> <int>44</int> </value>
+                                          <value> <int>20</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_month</string> </key>
-                                          <value> <int>4</int> </value>
+                                          <value> <int>6</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_nearsec</string> </key>
-                                          <value> <float>45.0</float> </value>
+                                          <value> <float>20.0</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_pday</string> </key>
@@ -236,136 +236,19 @@
                                       </item>
                                       <item>
                                           <key> <string>_pmhour</string> </key>
-                                          <value> <int>3</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_pmon</string> </key>
-                                          <value> <string>Apr.</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_second</string> </key>
-                                          <value> <float>45.583</float> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_t</string> </key>
-                                          <value> <float>1146231885.58</float> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_tz</string> </key>
-                                          <value> <string>GMT+2</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_year</string> </key>
-                                          <value> <int>2006</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>time</string> </key>
-                                          <value> <float>0.572749803243</float> </value>
-                                      </item>
-                                    </dictionary>
-                                  </state>
-                                </object>
-                              </value>
-                          </item>
-                        </dictionary>
-                        <dictionary>
-                          <item>
-                              <key> <string>action</string> </key>
-                              <value> <string>\'edit\'</string> </value>
-                          </item>
-                          <item>
-                              <key> <string>actor</string> </key>
-                              <value> <string>zope</string> </value>
-                          </item>
-                          <item>
-                              <key> <string>comment</string> </key>
-                              <value> <string></string> </value>
-                          </item>
-                          <item>
-                              <key> <string>state</string> </key>
-                              <value> <string>current</string> </value>
-                          </item>
-                          <item>
-                              <key> <string>time</string> </key>
-                              <value>
-                                <object>
-                                  <klass> <reference id="5.1"/> </klass>
-                                  <tuple>
-                                    <none/>
-                                  </tuple>
-                                  <state>
-                                    <dictionary>
-                                      <item>
-                                          <key> <string>_aday</string> </key>
-                                          <value> <string>Fri</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_amon</string> </key>
-                                          <value> <string>Apr</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_d</string> </key>
-                                          <value> <float>38468.5727958</float> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_day</string> </key>
-                                          <value> <int>28</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_dayoffset</string> </key>
                                           <value> <int>5</int> </value>
                                       </item>
-                                      <item>
-                                          <key> <string>_fday</string> </key>
-                                          <value> <string>Friday</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_fmon</string> </key>
-                                          <value> <string>April</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_hour</string> </key>
-                                          <value> <int>15</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_millis</string> </key>
-                                          <value> <long>1146231889555</long> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_minute</string> </key>
-                                          <value> <int>44</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_month</string> </key>
-                                          <value> <int>4</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_nearsec</string> </key>
-                                          <value> <float>49.0</float> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_pday</string> </key>
-                                          <value> <string>Fri.</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_pm</string> </key>
-                                          <value> <string>pm</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_pmhour</string> </key>
-                                          <value> <int>3</int> </value>
-                                      </item>
                                       <item>
                                           <key> <string>_pmon</string> </key>
-                                          <value> <string>Apr.</string> </value>
+                                          <value> <string>June</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_second</string> </key>
-                                          <value> <float>49.555</float> </value>
+                                          <value> <float>20.468</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_t</string> </key>
-                                          <value> <float>1146231889.56</float> </value>
+                                          <value> <float>1151680820.47</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_tz</string> </key>
@@ -377,7 +260,7 @@
                                       </item>
                                       <item>
                                           <key> <string>time</string> </key>
-                                          <value> <float>0.572795775464</float> </value>
+                                          <value> <float>0.639125787035</float> </value>
                                       </item>
                                     </dictionary>
                                   </state>
@@ -388,7 +271,7 @@
                         <dictionary>
                           <item>
                               <key> <string>action</string> </key>
-                              <value> <string>\'edit\'</string> </value>
+                              <value> <string>edit</string> </value>
                           </item>
                           <item>
                               <key> <string>actor</string> </key>
@@ -396,7 +279,7 @@
                           </item>
                           <item>
                               <key> <string>comment</string> </key>
-                              <value> <string></string> </value>
+                              <value> <string>Object copied as a2</string> </value>
                           </item>
                           <item>
                               <key> <string>state</string> </key>
@@ -418,15 +301,15 @@
                                       </item>
                                       <item>
                                           <key> <string>_amon</string> </key>
-                                          <value> <string>Apr</string> </value>
+                                          <value> <string>Jun</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_d</string> </key>
-                                          <value> <float>38468.5740946</float> </value>
+                                          <value> <float>38531.6391258</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_day</string> </key>
-                                          <value> <int>28</int> </value>
+                                          <value> <int>30</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_dayoffset</string> </key>
@@ -438,27 +321,27 @@
                                       </item>
                                       <item>
                                           <key> <string>_fmon</string> </key>
-                                          <value> <string>April</string> </value>
+                                          <value> <string>June</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_hour</string> </key>
-                                          <value> <int>15</int> </value>
+                                          <value> <int>17</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_millis</string> </key>
-                                          <value> <long>1146232001776</long> </value>
+                                          <value> <long>1151680820471</long> </value>
                                       </item>
                                       <item>
                                           <key> <string>_minute</string> </key>
-                                          <value> <int>46</int> </value>
+                                          <value> <int>20</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_month</string> </key>
-                                          <value> <int>4</int> </value>
+                                          <value> <int>6</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_nearsec</string> </key>
-                                          <value> <float>41.0</float> </value>
+                                          <value> <float>20.0</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_pday</string> </key>
@@ -470,136 +353,19 @@
                                       </item>
                                       <item>
                                           <key> <string>_pmhour</string> </key>
-                                          <value> <int>3</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_pmon</string> </key>
-                                          <value> <string>Apr.</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_second</string> </key>
-                                          <value> <float>41.776</float> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_t</string> </key>
-                                          <value> <float>1146232001.78</float> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_tz</string> </key>
-                                          <value> <string>GMT+2</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_year</string> </key>
-                                          <value> <int>2006</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>time</string> </key>
-                                          <value> <float>0.574094629628</float> </value>
-                                      </item>
-                                    </dictionary>
-                                  </state>
-                                </object>
-                              </value>
-                          </item>
-                        </dictionary>
-                        <dictionary>
-                          <item>
-                              <key> <string>action</string> </key>
-                              <value> <string>\'edit\'</string> </value>
-                          </item>
-                          <item>
-                              <key> <string>actor</string> </key>
-                              <value> <string>zope</string> </value>
-                          </item>
-                          <item>
-                              <key> <string>comment</string> </key>
-                              <value> <string></string> </value>
-                          </item>
-                          <item>
-                              <key> <string>state</string> </key>
-                              <value> <string>current</string> </value>
-                          </item>
-                          <item>
-                              <key> <string>time</string> </key>
-                              <value>
-                                <object>
-                                  <klass> <reference id="5.1"/> </klass>
-                                  <tuple>
-                                    <none/>
-                                  </tuple>
-                                  <state>
-                                    <dictionary>
-                                      <item>
-                                          <key> <string>_aday</string> </key>
-                                          <value> <string>Fri</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_amon</string> </key>
-                                          <value> <string>Apr</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_d</string> </key>
-                                          <value> <float>38468.5741949</float> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_day</string> </key>
-                                          <value> <int>28</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_dayoffset</string> </key>
                                           <value> <int>5</int> </value>
                                       </item>
-                                      <item>
-                                          <key> <string>_fday</string> </key>
-                                          <value> <string>Friday</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_fmon</string> </key>
-                                          <value> <string>April</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_hour</string> </key>
-                                          <value> <int>15</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_millis</string> </key>
-                                          <value> <long>1146232010436</long> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_minute</string> </key>
-                                          <value> <int>46</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_month</string> </key>
-                                          <value> <int>4</int> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_nearsec</string> </key>
-                                          <value> <float>50.0</float> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_pday</string> </key>
-                                          <value> <string>Fri.</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_pm</string> </key>
-                                          <value> <string>pm</string> </value>
-                                      </item>
-                                      <item>
-                                          <key> <string>_pmhour</string> </key>
-                                          <value> <int>3</int> </value>
-                                      </item>
                                       <item>
                                           <key> <string>_pmon</string> </key>
-                                          <value> <string>Apr.</string> </value>
+                                          <value> <string>June</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_second</string> </key>
-                                          <value> <float>50.436</float> </value>
+                                          <value> <float>20.471</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_t</string> </key>
-                                          <value> <float>1146232010.44</float> </value>
+                                          <value> <float>1151680820.47</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_tz</string> </key>
@@ -611,7 +377,7 @@
                                       </item>
                                       <item>
                                           <key> <string>time</string> </key>
-                                          <value> <float>0.57419486111</float> </value>
+                                          <value> <float>0.639125821755</float> </value>
                                       </item>
                                     </dictionary>
                                   </state>
diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_categories/foo_category/b.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_categories/foo_category/b.xml
index ead802d0c0..a5b8d59c82 100644
--- a/bt5/erp5_ui_test/PathTemplateItem/portal_categories/foo_category/b.xml
+++ b/bt5/erp5_ui_test/PathTemplateItem/portal_categories/foo_category/b.xml
@@ -140,7 +140,7 @@
                         <dictionary>
                           <item>
                               <key> <string>action</string> </key>
-                              <value> <string>\'edit\'</string> </value>
+                              <value> <string>edit</string> </value>
                           </item>
                           <item>
                               <key> <string>actor</string> </key>
@@ -172,15 +172,15 @@
                                       </item>
                                       <item>
                                           <key> <string>_amon</string> </key>
-                                          <value> <string>Apr</string> </value>
+                                          <value> <string>Jun</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_d</string> </key>
-                                          <value> <float>38468.5720433</float> </value>
+                                          <value> <float>38531.6391261</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_day</string> </key>
-                                          <value> <int>28</int> </value>
+                                          <value> <int>30</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_dayoffset</string> </key>
@@ -192,27 +192,27 @@
                                       </item>
                                       <item>
                                           <key> <string>_fmon</string> </key>
-                                          <value> <string>April</string> </value>
+                                          <value> <string>June</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_hour</string> </key>
-                                          <value> <int>15</int> </value>
+                                          <value> <int>17</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_millis</string> </key>
-                                          <value> <long>1146231824537</long> </value>
+                                          <value> <long>1151680820495</long> </value>
                                       </item>
                                       <item>
                                           <key> <string>_minute</string> </key>
-                                          <value> <int>43</int> </value>
+                                          <value> <int>20</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_month</string> </key>
-                                          <value> <int>4</int> </value>
+                                          <value> <int>6</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_nearsec</string> </key>
-                                          <value> <float>44.0</float> </value>
+                                          <value> <float>20.0</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_pday</string> </key>
@@ -224,19 +224,19 @@
                                       </item>
                                       <item>
                                           <key> <string>_pmhour</string> </key>
-                                          <value> <int>3</int> </value>
+                                          <value> <int>5</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_pmon</string> </key>
-                                          <value> <string>Apr.</string> </value>
+                                          <value> <string>June</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_second</string> </key>
-                                          <value> <float>44.537</float> </value>
+                                          <value> <float>20.495</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_t</string> </key>
-                                          <value> <float>1146231824.54</float> </value>
+                                          <value> <float>1151680820.49</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_tz</string> </key>
@@ -248,7 +248,7 @@
                                       </item>
                                       <item>
                                           <key> <string>time</string> </key>
-                                          <value> <float>0.572043252309</float> </value>
+                                          <value> <float>0.639126099537</float> </value>
                                       </item>
                                     </dictionary>
                                   </state>
@@ -259,7 +259,7 @@
                         <dictionary>
                           <item>
                               <key> <string>action</string> </key>
-                              <value> <string>\'edit\'</string> </value>
+                              <value> <string>edit</string> </value>
                           </item>
                           <item>
                               <key> <string>actor</string> </key>
@@ -267,7 +267,7 @@
                           </item>
                           <item>
                               <key> <string>comment</string> </key>
-                              <value> <string></string> </value>
+                              <value> <string>Object copied as b</string> </value>
                           </item>
                           <item>
                               <key> <string>state</string> </key>
@@ -289,15 +289,15 @@
                                       </item>
                                       <item>
                                           <key> <string>_amon</string> </key>
-                                          <value> <string>Apr</string> </value>
+                                          <value> <string>Jun</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_d</string> </key>
-                                          <value> <float>38468.5722052</float> </value>
+                                          <value> <float>38531.6391261</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_day</string> </key>
-                                          <value> <int>28</int> </value>
+                                          <value> <int>30</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_dayoffset</string> </key>
@@ -309,27 +309,27 @@
                                       </item>
                                       <item>
                                           <key> <string>_fmon</string> </key>
-                                          <value> <string>April</string> </value>
+                                          <value> <string>June</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_hour</string> </key>
-                                          <value> <int>15</int> </value>
+                                          <value> <int>17</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_millis</string> </key>
-                                          <value> <long>1146231838526</long> </value>
+                                          <value> <long>1151680820498</long> </value>
                                       </item>
                                       <item>
                                           <key> <string>_minute</string> </key>
-                                          <value> <int>43</int> </value>
+                                          <value> <int>20</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_month</string> </key>
-                                          <value> <int>4</int> </value>
+                                          <value> <int>6</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_nearsec</string> </key>
-                                          <value> <float>58.0</float> </value>
+                                          <value> <float>20.0</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_pday</string> </key>
@@ -341,19 +341,19 @@
                                       </item>
                                       <item>
                                           <key> <string>_pmhour</string> </key>
-                                          <value> <int>3</int> </value>
+                                          <value> <int>5</int> </value>
                                       </item>
                                       <item>
                                           <key> <string>_pmon</string> </key>
-                                          <value> <string>Apr.</string> </value>
+                                          <value> <string>June</string> </value>
                                       </item>
                                       <item>
                                           <key> <string>_second</string> </key>
-                                          <value> <float>58.526</float> </value>
+                                          <value> <float>20.498</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_t</string> </key>
-                                          <value> <float>1146231838.53</float> </value>
+                                          <value> <float>1151680820.5</float> </value>
                                       </item>
                                       <item>
                                           <key> <string>_tz</string> </key>
@@ -365,7 +365,7 @@
                                       </item>
                                       <item>
                                           <key> <string>time</string> </key>
-                                          <value> <float>0.57220516204</float> </value>
+                                          <value> <float>0.639126134258</float> </value>
                                       </item>
                                     </dictionary>
                                   </state>
diff --git a/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Bar%20Module.xml b/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Bar%20Module.xml
index fc3d7e44d7..4c734e7d4c 100644
--- a/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Bar%20Module.xml
+++ b/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Bar%20Module.xml
@@ -30,6 +30,12 @@
               <dictionary/>
             </value>
         </item>
+        <item>
+            <key> <string>_owner</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Bar.xml b/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Bar.xml
index 9d5b3078b6..353227a6a6 100644
--- a/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Bar.xml
+++ b/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Bar.xml
@@ -30,6 +30,12 @@
               <dictionary/>
             </value>
         </item>
+        <item>
+            <key> <string>_owner</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Foo%20Line.xml b/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Foo%20Line.xml
index e0873a9af1..d7ac95c258 100644
--- a/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Foo%20Line.xml
+++ b/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Foo%20Line.xml
@@ -30,6 +30,12 @@
               <dictionary/>
             </value>
         </item>
+        <item>
+            <key> <string>_owner</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
         <item>
             <key> <string>_roles</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Foo%20Module.xml b/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Foo%20Module.xml
index 11802d481e..ccda16fef8 100644
--- a/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Foo%20Module.xml
+++ b/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Foo%20Module.xml
@@ -30,6 +30,12 @@
               <dictionary/>
             </value>
         </item>
+        <item>
+            <key> <string>_owner</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Foo.xml b/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Foo.xml
index e9ada6ea66..3d2cb4a65e 100644
--- a/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Foo.xml
+++ b/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Foo.xml
@@ -30,6 +30,12 @@
               <dictionary/>
             </value>
         </item>
+        <item>
+            <key> <string>_owner</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/BarModule_viewBarList.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/BarModule_viewBarList.xml
index fed24a328b..7d603898e4 100644
--- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/BarModule_viewBarList.xml
+++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/BarModule_viewBarList.xml
@@ -80,7 +80,7 @@
             <value>
               <dictionary>
                 <item>
-                    <key>                 <string>bottom</string> </key>
+                    <key> <string>bottom</string> </key>
                     <value>
                       <list>
                         <string>listbox</string>
@@ -88,25 +88,25 @@
                     </value>
                 </item>
                 <item>
-                    <key>                 <string>center</string> </key>
+                    <key> <string>center</string> </key>
                     <value>
                       <list/>
                     </value>
                 </item>
                 <item>
-                    <key>                 <string>hidden</string> </key>
+                    <key> <string>hidden</string> </key>
                     <value>
                       <list/>
                     </value>
                 </item>
                 <item>
-                    <key>                 <string>left</string> </key>
+                    <key> <string>left</string> </key>
                     <value>
                       <list/>
                     </value>
                 </item>
                 <item>
-                    <key>                 <string>right</string> </key>
+                    <key> <string>right</string> </key>
                     <value>
                       <list/>
                     </value>
diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Bar_view.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Bar_view.xml
index f4329e5447..66d250584b 100644
--- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Bar_view.xml
+++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Bar_view.xml
@@ -80,7 +80,7 @@
             <value>
               <dictionary>
                 <item>
-                    <key>                 <string>bottom</string> </key>
+                    <key> <string>bottom</string> </key>
                     <value>
                       <list>
                         <string>listbox</string>
@@ -88,19 +88,19 @@
                     </value>
                 </item>
                 <item>
-                    <key>                 <string>center</string> </key>
+                    <key> <string>center</string> </key>
                     <value>
                       <list/>
                     </value>
                 </item>
                 <item>
-                    <key>                 <string>hidden</string> </key>
+                    <key> <string>hidden</string> </key>
                     <value>
                       <list/>
                     </value>
                 </item>
                 <item>
-                    <key>                 <string>left</string> </key>
+                    <key> <string>left</string> </key>
                     <value>
                       <list>
                         <string>my_id</string>
@@ -109,7 +109,7 @@
                     </value>
                 </item>
                 <item>
-                    <key>                 <string>right</string> </key>
+                    <key> <string>right</string> </key>
                     <value>
                       <list>
                         <string>my_quantity</string>
diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_createObjects.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_createObjects.xml
index 5b72d3b69b..aa358889d1 100644
--- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_createObjects.xml
+++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_createObjects.xml
@@ -87,7 +87,9 @@ return \'Created Successfully.\'\n
         </item>
         <item>
             <key> <string>_filepath</string> </key>
-            <value> <string>Script (Python):/erp5/portal_skins/erp5_ui_test/FooModule_createObjects</string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>_owner</string> </key>
diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_getContextList.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_getContextList.xml
index 55c92fa229..a6cb935f05 100644
--- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_getContextList.xml
+++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_getContextList.xml
@@ -84,7 +84,9 @@ return context_list\n
         </item>
         <item>
             <key> <string>_filepath</string> </key>
-            <value> <string>Script (Python):/erp5/portal_skins/erp5_ui_test/FooModule_getContextList</string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>_owner</string> </key>
diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_getModifiedFooList.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_getModifiedFooList.xml
index 5a6fdce39a..df2bcf21be 100644
--- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_getModifiedFooList.xml
+++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_getModifiedFooList.xml
@@ -80,7 +80,9 @@ return context.FooModule_zGetModifiedFooList(**kw)\n
         </item>
         <item>
             <key> <string>_filepath</string> </key>
-            <value> <string>Script (Python):/erp5/portal_skins/erp5_ui_test/FooModule_getModifiedFooList</string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>_owner</string> </key>
diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_statId.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_statId.xml
index c8665c485c..7714107177 100644
--- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_statId.xml
+++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_statId.xml
@@ -79,7 +79,9 @@
         </item>
         <item>
             <key> <string>_filepath</string> </key>
-            <value> <string>Script (Python):/erp5/portal_skins/erp5_ui_test/FooModule_statId</string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>_owner</string> </key>
diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_statTitle.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_statTitle.xml
index 49a83140aa..296e891f01 100644
--- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_statTitle.xml
+++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_statTitle.xml
@@ -79,7 +79,9 @@
         </item>
         <item>
             <key> <string>_filepath</string> </key>
-            <value> <string>Script (Python):/erp5/portal_skins/erp5_ui_test/FooModule_statTitle</string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>_owner</string> </key>
diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_viewFooList.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_viewFooList.xml
index 442ca059c0..d3e037d9bf 100644
--- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_viewFooList.xml
+++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_viewFooList.xml
@@ -77,7 +77,7 @@
             <value>
               <dictionary>
                 <item>
-                    <key>                 <string>bottom</string> </key>
+                    <key> <string>bottom</string> </key>
                     <value>
                       <list>
                         <string>listbox</string>
@@ -85,7 +85,7 @@
                     </value>
                 </item>
                 <item>
-                    <key>                 <string>hidden</string> </key>
+                    <key> <string>hidden</string> </key>
                     <value>
                       <list>
                         <string>listbox_id</string>
diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_viewFooList/listbox.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_viewFooList/listbox.xml
index 6bf8f4f627..02a579af76 100644
--- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_viewFooList/listbox.xml
+++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_viewFooList/listbox.xml
@@ -354,7 +354,9 @@
                 </item>
                 <item>
                     <key> <string>count_method</string> </key>
-                    <value> <string></string> </value>
+                    <value>
+                      <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+                    </value>
                 </item>
                 <item>
                     <key> <string>css_class</string> </key>
@@ -423,7 +425,7 @@
                 <item>
                     <key> <string>list_method</string> </key>
                     <value>
-                      <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+                      <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
                     </value>
                 </item>
                 <item>
@@ -495,12 +497,23 @@
                 <item>
                     <key> <string>stat_columns</string> </key>
                     <value>
-                      <list/>
+                      <list>
+                        <tuple>
+                          <string>id</string>
+                          <string>FooModule_statId</string>
+                        </tuple>
+                        <tuple>
+                          <string>title</string>
+                          <string>FooModule_statTitle</string>
+                        </tuple>
+                      </list>
                     </value>
                 </item>
                 <item>
                     <key> <string>stat_method</string> </key>
-                    <value> <string></string> </value>
+                    <value>
+                      <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
+                    </value>
                 </item>
                 <item>
                     <key> <string>title</string> </key>
@@ -532,7 +545,45 @@
       <dictionary>
         <item>
             <key> <string>method_name</string> </key>
-            <value> <string>FooModule_getModifiedFooList</string> </value>
+            <value> <string>countFolder</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.Formulator.MethodField</string>
+          <string>Method</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>method_name</string> </key>
+            <value> <string>searchFolder</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="4" aka="AAAAAAAAAAQ=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.Formulator.MethodField</string>
+          <string>Method</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>method_name</string> </key>
+            <value> <string>portal_catalog</string> </value>
         </item>
       </dictionary>
     </pickle>
diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_viewSearchDialog.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_viewSearchDialog.xml
index 4122c95509..fa3f8862ca 100644
--- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_viewSearchDialog.xml
+++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/FooModule_viewSearchDialog.xml
@@ -80,25 +80,25 @@
             <value>
               <dictionary>
                 <item>
-                    <key>                 <string>bottom</string> </key>
+                    <key> <string>bottom</string> </key>
                     <value>
                       <list/>
                     </value>
                 </item>
                 <item>
-                    <key>                 <string>center</string> </key>
+                    <key> <string>center</string> </key>
                     <value>
                       <list/>
                     </value>
                 </item>
                 <item>
-                    <key>                 <string>disabled</string> </key>
+                    <key> <string>disabled</string> </key>
                     <value>
                       <list/>
                     </value>
                 </item>
                 <item>
-                    <key>                 <string>left</string> </key>
+                    <key> <string>left</string> </key>
                     <value>
                       <list>
                         <string>your_id</string>
@@ -107,7 +107,7 @@
                     </value>
                 </item>
                 <item>
-                    <key>                 <string>right</string> </key>
+                    <key> <string>right</string> </key>
                     <value>
                       <list/>
                     </value>
diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_createObjects.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_createObjects.xml
index 95ab93a9b3..fa2004939a 100644
--- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_createObjects.xml
+++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_createObjects.xml
@@ -82,7 +82,9 @@ return \'Created Successfully.\'\n
         </item>
         <item>
             <key> <string>_filepath</string> </key>
-            <value> <string>Script (Python):/erp5/portal_skins/erp5_ui_test/Foo_createObjects</string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>_owner</string> </key>
diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_getIdUrl.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_getIdUrl.xml
index 8bf4c229ad..5b1f079a93 100644
--- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_getIdUrl.xml
+++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_getIdUrl.xml
@@ -79,7 +79,9 @@
         </item>
         <item>
             <key> <string>_filepath</string> </key>
-            <value> <string>Script (Python):/erp5/portal_skins/erp5_ui_test/Foo_getIdUrl</string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>_owner</string> </key>
diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_getQuantity.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_getQuantity.xml
index b706d4475f..a24687b4ec 100644
--- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_getQuantity.xml
+++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_getQuantity.xml
@@ -79,7 +79,9 @@
         </item>
         <item>
             <key> <string>_filepath</string> </key>
-            <value> <string>Script (Python):/erp5/portal_skins/erp5_ui_test/Foo_getQuantity</string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>_owner</string> </key>
diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_view.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_view.xml
index bcfec638f1..79e0ad476f 100644
--- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_view.xml
+++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_view.xml
@@ -80,7 +80,7 @@
             <value>
               <dictionary>
                 <item>
-                    <key>                 <string>bottom</string> </key>
+                    <key> <string>bottom</string> </key>
                     <value>
                       <list>
                         <string>listbox</string>
@@ -88,13 +88,13 @@
                     </value>
                 </item>
                 <item>
-                    <key>                 <string>center</string> </key>
+                    <key> <string>center</string> </key>
                     <value>
                       <list/>
                     </value>
                 </item>
                 <item>
-                    <key>                 <string>hidden</string> </key>
+                    <key> <string>hidden</string> </key>
                     <value>
                       <list>
                         <string>listbox_title</string>
@@ -103,7 +103,7 @@
                     </value>
                 </item>
                 <item>
-                    <key>                 <string>left</string> </key>
+                    <key> <string>left</string> </key>
                     <value>
                       <list>
                         <string>my_id</string>
@@ -113,7 +113,7 @@
                     </value>
                 </item>
                 <item>
-                    <key>                 <string>right</string> </key>
+                    <key> <string>right</string> </key>
                     <value>
                       <list>
                         <string>my_quantity</string>
diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/ListBoxZuite_reset.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/ListBoxZuite_reset.xml
index 7b1e04d057..7a1269d92e 100644
--- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/ListBoxZuite_reset.xml
+++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/ListBoxZuite_reset.xml
@@ -107,7 +107,9 @@ return \'Reset Successfully.\'\n
         </item>
         <item>
             <key> <string>_filepath</string> </key>
-            <value> <string>Script (Python):/erp5/portal_skins/erp5_ui_test/ListBoxZuite_reset</string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>_owner</string> </key>
diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/ListBoxZuite_waitForActivities.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/ListBoxZuite_waitForActivities.xml
index f5c504a3ef..76f165a0f5 100644
--- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/ListBoxZuite_waitForActivities.xml
+++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/ListBoxZuite_waitForActivities.xml
@@ -90,7 +90,9 @@ return \'Done.\'\n
         </item>
         <item>
             <key> <string>_filepath</string> </key>
-            <value> <string>Script (Python):/erp5/portal_skins/erp5_ui_test/ListBoxZuite_waitForActivities</string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>_owner</string> </key>
diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/ListBox_setPropertyList.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/ListBox_setPropertyList.xml
index 2ab62c0554..90e6c5c55f 100644
--- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/ListBox_setPropertyList.xml
+++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/ListBox_setPropertyList.xml
@@ -70,6 +70,10 @@
             <key> <string>_body</string> </key>
             <value> <string>d = dict(\n
   field_title = \'Foos\',\n
+  field_description = \'\',\n
+  field_css_class = \'\',\n
+  field_alternate_name = \'\',\n
+  field_hidden = \'\',\n
   field_lines = \'3\',\n
   field_columns = \'\\n\'.join((\n
     \'id | ID\',\n
@@ -87,14 +91,21 @@
   field_count_method = \'countFolder\',\n
   field_stat_method = \'\',\n
   field_selection_name = \'foo_selection\',\n
+  field_meta_types = \'\',\n
   field_portal_types = \'Foo\',\n
+  field_default_params = \'\',\n
+  field_global_attributes = \'\',\n
   field_search = \'checked\',\n
   field_select = \'checked\',\n
   field_domain_tree = \'\',\n
+  field_domain_root_list = \'\',\n
   field_report_tree = \'\',\n
+  field_report_root_list = \'\',\n
   field_list_action = \'list\',\n
   field_enabled = \'checked\',\n
   field_editable = \'\',\n
+  field_page_template = \'\',\n
+  field_external_validator = \'\',\n
 )\n
 \n
 d.update(context.REQUEST)\n
@@ -113,7 +124,9 @@ return \'Set Successfully.\'\n
         </item>
         <item>
             <key> <string>_filepath</string> </key>
-            <value> <string>Script (Python):/erp5/portal_skins/erp5_ui_test/ListBox_setPropertyList</string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>_owner</string> </key>
diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/TestTool_reportResult.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/TestTool_reportResult.xml
index 01e0b15c1f..f3d62427df 100644
--- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/TestTool_reportResult.xml
+++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/TestTool_reportResult.xml
@@ -121,7 +121,9 @@ return \'\\n\'.join(result)\n
         </item>
         <item>
             <key> <string>_filepath</string> </key>
-            <value> <string>Script (Python):/erp5/portal_skins/erp5_ui_test/TestTool_reportResult</string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>_owner</string> </key>
diff --git a/bt5/erp5_ui_test/bt/change_log b/bt5/erp5_ui_test/bt/change_log
index ecdefcd5b3..0e2fe0507d 100644
--- a/bt5/erp5_ui_test/bt/change_log
+++ b/bt5/erp5_ui_test/bt/change_log
@@ -1,2 +1,5 @@
+2006-07-12 yo
+* Add missing properties to Listbox_setPropertyList.
+
 2006-06-30 yo
 * initial version
\ No newline at end of file
diff --git a/bt5/erp5_ui_test/bt/provision_list b/bt5/erp5_ui_test/bt/provision_list
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/bt5/erp5_ui_test/bt/revision b/bt5/erp5_ui_test/bt/revision
index e69de29bb2..7813681f5b 100644
--- a/bt5/erp5_ui_test/bt/revision
+++ b/bt5/erp5_ui_test/bt/revision
@@ -0,0 +1 @@
+5
\ No newline at end of file
diff --git a/bt5/erp5_ui_test/bt/template_preference_list b/bt5/erp5_ui_test/bt/template_preference_list
new file mode 100644
index 0000000000..e69de29bb2
-- 
2.30.9