[interchange-cvs] interchange - racke modified 2 files

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Thu May 22 11:03:00 2003


User:      racke
Date:      2003-05-22 15:02:28 GMT
Modified:  .        WHATSNEW
Modified:  dist/foundation/pages account.html
Log:
Use mv_form_profile instead of mv_order_profile on account page in
order to check user's input.

Revision  Changes    Path
2.126     +3 -0      interchange/WHATSNEW


rev 2.126, prev_rev 2.125
Index: WHATSNEW
===================================================================
RCS file: /anon_cvs/repository/interchange/WHATSNEW,v
retrieving revision 2.125
retrieving revision 2.126
diff -u -r2.125 -r2.126
--- WHATSNEW	22 May 2003 13:40:44 -0000	2.125
+++ WHATSNEW	22 May 2003 15:02:28 -0000	2.126
@@ -786,6 +786,9 @@
 
 * Set more reasonable default types for each SQL DB.
 
+* Use mv_form_profile instead of mv_order_profile on account page in
+  order to check user's input.
+
 Debian
 ------
 



2.7       +1 -1      interchange/dist/foundation/pages/account.html


rev 2.7, prev_rev 2.6
Index: account.html
===================================================================
RCS file: /anon_cvs/repository/interchange/dist/foundation/pages/account.html,v
retrieving revision 2.6
retrieving revision 2.7
diff -u -r2.6 -r2.7
--- account.html	8 Feb 2003 12:02:01 -0000	2.6
+++ account.html	22 May 2003 15:02:28 -0000	2.7
@@ -42,7 +42,7 @@
 
 [comment] account_change profile in etc/profiles.order [/comment]
 
-<INPUT TYPE=hidden NAME=mv_order_profile VALUE=account_change>
+<INPUT TYPE=hidden NAME=mv_form_profile VALUE=account_change>
 <INPUT TYPE=hidden NAME=mv_todo     VALUE=return>
 <INPUT TYPE=hidden NAME=mv_nextpage VALUE="@@MV_PAGE@@">
 <INPUT TYPE=HIDDEN NAME=mv_check    VALUE="Save_database">