[ 
https://jira.nuxeo.com/browse/NXS-824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=105467#comment-105467
 ] 

Anahide Tchertchian edited comment on NXS-824 at 11/7/11 3:53 PM:
------------------------------------------------------------------

The default schema name is now suffixed with "_schema" when a collision occurs:
http://hgpriv.nuxeo.org/nuxeo-studio/rev/9356a81dbcff (2.5)
http://hgpriv.nuxeo.org/nuxeo-studio/rev/50c37c3f6f36 (2.4)

      was (Author: atchertchian):
    The default schema name is now suffixed with "_schema" when a collision 
occurs.
  
> Fix creation of document type with a name corresponding to an existing schema
> -----------------------------------------------------------------------------
>
>                 Key: NXS-824
>                 URL: https://jira.nuxeo.com/browse/NXS-824
>             Project: Nuxeo Studio
>          Issue Type: Bug
>    Affects Versions: 2.4.1
>            Reporter: Alain Escaffre
>            Assignee: Anahide Tchertchian
>             Fix For: 2.4.2, Short term backlog
>
>
> It is not possible to create a "File" document type because the system 
> automatically creates a "file" schema which is forbidden by the validation as 
> "file" schema already exists.
> If the schema exists, the system should add a suffix like _studio. and the 
> controle should really be made on the schema name,not on the document type 
> name. 

--
This message is automatically generated by JIRA.
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