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

Anahide Tchertchian resolved NXP-5798.
--------------------------------------

    Resolution: Fixed

done in create_document.xhtml

Note that the type can be accessed thanks to a JSF function that uses the 
TypeInfo adapter on document (nxd:typeInfo(doc)) so it's not necessary to add a 
seam component for it.

Note also that the type is still used for the feedback message after document 
creation or edition (see documentActions#saveDocument and 
documentActions#updateDocument) + maybe a fallback on the type would be good 
when no label is defined...

> The title displayed in document creation page should display the document 
> label instead of its type
> ---------------------------------------------------------------------------------------------------
>
>                 Key: NXP-5798
>                 URL: https://jira.nuxeo.com/browse/NXP-5798
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>            Reporter: Benjamin Jalon
>            Assignee: Anahide Tchertchian
>             Fix For: 5.4.2
>
>
> ${message(changeableDocument.type)}
> Maybe we can expose the ecm type service in an action bean.

--
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