diff --git a/bt5/erp5_commerce/SkinTemplateItem/portal_skins/erp5_commerce_widget_library/WebSite_viewStandardLoginWidgetRenderer.xml b/bt5/erp5_commerce/SkinTemplateItem/portal_skins/erp5_commerce_widget_library/WebSite_viewStandardLoginWidgetRenderer.xml
index 260e9a6edcb7840200082ab9738f6e5a557cb449..33409876aa0ac74b11bf096bf0e42e9fb60dc5bd 100644
--- a/bt5/erp5_commerce/SkinTemplateItem/portal_skins/erp5_commerce_widget_library/WebSite_viewStandardLoginWidgetRenderer.xml
+++ b/bt5/erp5_commerce/SkinTemplateItem/portal_skins/erp5_commerce_widget_library/WebSite_viewStandardLoginWidgetRenderer.xml
@@ -51,7 +51,7 @@
      <table>\n
        <tr>\n
          <td class="article"><span tal:replace="python: here.Base_translateString(\'Username\')"/>:</td>\n
-         <td><input name="__ac_name" size="10" type="text" tal:attributes="value python: request.get(\'__ac_name\') or \'\'"/></td>\n
+         <td><input name="__ac_name" size="10" type="text" /></td>\n
        </tr>\n
        <tr>\n
          <td class="article"><span tal:replace="python: here.Base_translateString(\'Password\')"/>:</td>\n
diff --git a/bt5/erp5_commerce/bt/revision b/bt5/erp5_commerce/bt/revision
index 022e7e6ca79f8a447d3dd426089348521ccb7e0c..336dd5e38e806de79ceaebc4c429b61ddfce3ca0 100644
--- a/bt5/erp5_commerce/bt/revision
+++ b/bt5/erp5_commerce/bt/revision
@@ -1 +1 @@
-288
\ No newline at end of file
+289
diff --git a/bt5/erp5_credential/SkinTemplateItem/portal_skins/erp5_credential/login_form.xml b/bt5/erp5_credential/SkinTemplateItem/portal_skins/erp5_credential/login_form.xml
index 61c40ad85a51e45ed0cc801230a212ebc7dc8c1a..30dcb4bd9a96103a24147536ca8665de3e0bfd0a 100644
--- a/bt5/erp5_credential/SkinTemplateItem/portal_skins/erp5_credential/login_form.xml
+++ b/bt5/erp5_credential/SkinTemplateItem/portal_skins/erp5_credential/login_form.xml
@@ -66,7 +66,7 @@
           <fieldset>\n
             <div class="field">\n
               <label for="name" class="required" i18n:translate="" i18n:domain="ui">Name</label>\n
-              <div class="input"><input type="text" name="__ac_name" id="name" tal:attributes="value python: request.get(\'__ac_name\') or \'\'" /></div>\n
+              <div class="input"><input type="text" name="__ac_name" id="name" /></div>\n
               <p class="clear"></p>\n
             </div>\n
             <div class="field">\n
diff --git a/bt5/erp5_credential/bt/revision b/bt5/erp5_credential/bt/revision
index 1fde7522a771ec6f5d8c6237abe49bac75f547c8..5a40cf687a21409d830ec15ba6da1182e125b9f9 100644
--- a/bt5/erp5_credential/bt/revision
+++ b/bt5/erp5_credential/bt/revision
@@ -1 +1 @@
-434
\ No newline at end of file
+435
\ No newline at end of file
diff --git a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/login_form.xml b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/login_form.xml
index 2e90a3d3c2bcd9ee65c37ace2720d617626972b8..dea0f5dacca4a02b2fbfb6bf15faf2cc52cfa778 100644
--- a/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/login_form.xml
+++ b/bt5/erp5_mobile/SkinTemplateItem/portal_skins/erp5_mobile_ui/login_form.xml
@@ -89,7 +89,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.\n
       <fieldset class="left fielset_login">\n
         <div class="field">\n
           <label for="name" class="required" i18n:translate="" i18n:domain="ui">Name</label>\n
-          <div class="input"><input type="text" name="__ac_name" id="name" tal:attributes="value python: request.get(\'__ac_name\') or \'\'"/></div>\n
+          <div class="input"><input type="text" name="__ac_name" id="name" /></div>\n
         </div>\n
         <div class="field">\n
           <label for="password" i18n:translate="" i18n:domain="ui">Password</label>\n
diff --git a/bt5/erp5_mobile/bt/revision b/bt5/erp5_mobile/bt/revision
index 2fb681e3f93b6b7e6441bd64271813a1ec293b5b..9cd72aa941214d4cb8522dda34eb12cf878e3e8b 100644
--- a/bt5/erp5_mobile/bt/revision
+++ b/bt5/erp5_mobile/bt/revision
@@ -1 +1 @@
-71
\ No newline at end of file
+72
\ No newline at end of file
diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/login_form.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/login_form.xml
index 6ab330c3a8751e4b3a879c1dfcf0028aada19f94..9acaf8a26ef79073039a2b7470fee8bd669387ce 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/login_form.xml
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/login_form.xml
@@ -66,7 +66,7 @@
           <fieldset>\n
             <div class="field">\n
               <label for="name" class="required" i18n:translate="" i18n:domain="ui">Name</label>\n
-              <div class="input"><input type="text" name="__ac_name" id="name" tal:attributes="value python: request.get(\'__ac_name\') or \'\'" /></div>\n
+              <div class="input"><input type="text" name="__ac_name" id="name" /></div>\n
               <p class="clear"></p>\n
             </div>\n
             <div class="field">\n
diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
index 109da83db74f546c556c5805ded624d32390d2d1..5568a077246eb164eac91375fd74382b0645bf45 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
@@ -1 +1 @@
-1117
\ No newline at end of file
+1118
\ No newline at end of file