Issue a validation warning when vocabulary name is longer than 12 characters
----------------------------------------------------------------------------

                 Key: NXS-910
                 URL: https://jira.nuxeo.com/browse/NXS-910
             Project: Nuxeo Studio
          Issue Type: Bug
          Components: Vocabularies
    Affects Versions: 2.5
            Reporter: Anahide Tchertchian
            Assignee: Anahide Tchertchian
             Fix For: 2.5.1


Databases have a size limit for tables names (see NXP-8111 for the limit sizes 
depending on the database).
As the vocabulary builder adds a prefix "studio_vocabulary_" to the table name, 
it's easy to run into this issue using Oracle when size limit is 30.
This cannot be changed easily without breaking compatibility, so issue a 
validation warning for now.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to