[ 
http://jira.nuxeo.org/browse/NXP-4171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florent Guillaume updated NXP-4171:
-----------------------------------

      Impact type: [Content model Change]
    Upgrade notes: 
If some vocabulary entries were created by hand and marked neither obsolete nor 
not-obsolete (no radio button checked), they will be NULL in the database and 
should be UPDATEd to 0:
  UPDATE xyz SET obsolete = 0 WHERE obsolete IS NULL;


> new entries added in Vocabularies with directory-ui not rendered in widgets 
> type 'selectonedirectory'
> -----------------------------------------------------------------------------------------------------
>
>                 Key: NXP-4171
>                 URL: http://jira.nuxeo.org/browse/NXP-4171
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>          Components: Web UI
>    Affects Versions: 5.2 GA SP1
>         Environment: Windows XP SP3 + FF 3.5
>            Reporter: Vincent Dutat
>            Assignee: Florent Guillaume
>             Fix For: 5.3 GA
>
>
> if I add new entries in vocabularies/directories that are used in some 
> widgets of type selectonedirectory, new entries are not rendered in select. 
> Maybe it's because they have the same order value. There should be a way to 
> prevent entries to have same order value.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/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