[ 
http://jira.nuxeo.org/browse/NXP-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=35189#action_35189
 ] 

Anahide Tchertchian commented on NXP-2306:
------------------------------------------

also, it would be useful to have a jsf function that takes params like:

public static String complexLiveEditUrl(DocumentModel doc, String 
listPropertyName,
            int index, String blobFieldName, String filenameFieldName)

to call it like complexFileUrl(doc, "files:files", 0, "file", "filename") for 
schema files.

instead of just:

public static String liveEditUrl(DocumentModel doc, String schemaName,
            String blobFieldName, String filenameFieldName)

> live edit does not work with list of files
> ------------------------------------------
>
>                 Key: NXP-2306
>                 URL: http://jira.nuxeo.org/browse/NXP-2306
>             Project: Nuxeo Enterprise Platform 5
>          Issue Type: Bug
>    Affects Versions: 5.1.4
>            Reporter: Anahide Tchertchian
>            Assignee: Thierry Delprat
>             Fix For: 5.1.5
>
>
> Url is like:
> nxedit:http://localhost:8080/nuxeo/nxliveedit.faces?action=edit&repoID=default&docRef=eec3ecbb-e8f7-4261-977e-0ede38a3d21c&schema=files&blobField=files%2F0%2Ffile&filenameField=files%2F0%2Ffilename&conversationId=0NXMAIN&JSESSIONID=778E6CEBBAF6177D24286524D1979DFF
> Word opens, but its content is "error".
> It seems there are weird interactions with the file schema too (instead of 
> files, maybe it's due to some default values ?).

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