You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2012/12/12 17:21:21 UTC

[jira] [Commented] (SYNCOPE-201) AbstractSchema enumerationValues and enumerationKeys too short

    [ https://issues.apache.org/jira/browse/SYNCOPE-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13530070#comment-13530070 ] 

Hudson commented on SYNCOPE-201:
--------------------------------

Integrated in Syncope-1_0_X #85 (See [https://builds.apache.org/job/Syncope-1_0_X/85/])
    [SYNCOPE-201] Backporting patch from trunk to branch 1_0_X (Revision 1420759)

     Result = SUCCESS
ilgrosso : 
Files : 
* /syncope/branches/1_0_X/core/src/main/java/org/apache/syncope/core/persistence/beans/AbstractSchema.java

                
> AbstractSchema enumerationValues and enumerationKeys too short
> --------------------------------------------------------------
>
>                 Key: SYNCOPE-201
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-201
>             Project: Syncope
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.1.0
>            Reporter: fabio martelli
>            Assignee: Francesco Chicchiriccò
>            Priority: Minor
>             Fix For: 1.0.5, 1.1.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> AbstractSchema enumerationValues and enumerationKeys mustn't have length constraints.
> In case of a long list of enumarion values (or enumeration keys) the following exception is raised
> ....
> org.apache.openjpa.persistence.PersistenceException: Value too long for column "ENUMERATIONVALUES VARCHAR(255)"
> ....

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira