Update of /var/cvs/contributions/CMSContainer_Portlets/portlets-login
In directory james.mmbase.org:/tmp/cvs-serv3512
Modified Files:
Tag: b1_5
README.txt
Log Message:
CMSC-948 Registration portlet for CMS container add a sql script to alter table
mm_portletparameter
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-login
See also: http://www.mmbase.org/jira/browse/CMSC-948
Index: README.txt
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Portlets/portlets-login/README.txt,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -b -r1.2 -r1.2.2.1
--- README.txt 8 Feb 2008 10:36:02 -0000 1.2
+++ README.txt 3 Dec 2008 02:25:24 -0000 1.2.2.1
@@ -1,3 +1,5 @@
DESCRIPTION:
Login portlet
+ check the <prefix>_portletparameter ,be sure that the value of field
"m_value" is varchar (4000),if not ,run the following script to do it
+ alter table <prefix>_portletparameter modify m_value varchar(4000)
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs