[jboss-jira] [JBoss JIRA] Updated: (JBPORTAL-438) Preference Values whose length is greater than 255 characters cannot be saved
Julien Viet (JIRA)
jira-events at jboss.com
Sun Sep 3 18:08:07 EDT 2006
[ http://jira.jboss.com/jira/browse/JBPORTAL-438?page=all ]
Julien Viet updated JBPORTAL-438:
---------------------------------
Fix Version/s: 2.6.Alpha1
(was: 2.6 Final)
> Preference Values whose length is greater than 255 characters cannot be saved
> -----------------------------------------------------------------------------
>
> Key: JBPORTAL-438
> URL: http://jira.jboss.com/jira/browse/JBPORTAL-438
> Project: JBoss Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Portal Portlet
> Affects Versions: 2.0 Final, 2.0 Branch, 2.4 Final, 2.2 Branch
> Environment: Windows 2000, JBAS 4.02
> Reporter: Dennis Meers
> Fix For: 2.6.Alpha1
>
>
> If you create a portlet that supports EDIT mode and a logged-in user edits a preference, if the value they put in has more than 255 chars, an error occurs. This is because the table that saves user preference values (jbp_user_pref_value) has a column called 'jbp_value' that is defined as 'VARCHAR(255)'.
> I don't know if the portlet spec defines how many characters are allowed in a preference value, but 255 characters seems small for some portlets.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list