Hi Greg,
This limit is from Oracle's 4000 character limitation on VARCHAR2 fields. I believe UCT uses MySQL? For MySQL, there is no
limit. You can try to increase the length of that column and increase
the validateLength in JSF files as well. The reason we use
4000 in all database is just to keep the behavior consistent.
By the way, if you want to increase the length for Oracle, you have to change the column type.
Thanks,
Karen
_______________________________________________
sakai-dev mailing list
sakai-dev@...
http://collab.sakaiproject.org/mailman/listinfo/sakai-devTO UNSUBSCRIBE: send email to
sakai-dev-unsubscribe@... with a subject of "unsubscribe"