[ 
https://jira.nuxeo.com/browse/NXP-6301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=90018#action_90018
 ] 

Florent Guillaume commented on NXP-6301:
----------------------------------------

Make schema string field length honored by VCS dialects, including fallback to 
CLOB:
http://hg.nuxeo.org/nuxeo/nuxeo-core/rev/d3ed67239e3d
Honor schema string field length restrictions in SQL directories:
http://hg.nuxeo.org/nuxeo/nuxeo-services/rev/259e047e2c54


> Make schema string field length configurable
> --------------------------------------------
>
>                 Key: NXP-6301
>                 URL: https://jira.nuxeo.com/browse/NXP-6301
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Improvement
>    Affects Versions: 5.4.0.1
>            Reporter: Alexandre Russel
>            Assignee: Wojciech Sulejman
>             Fix For: 5.4.1
>
>
> We should be able to do:
>   <simpleType name="myString">
>    <restriction base="string">
>      <maxLength value="200"/>
>    </restriction>
>   </simpleType>
> For directories, this should be creating columns of the given size.
> For VCS behavior is to be defined.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to