Make FTL doc evaluation use prefetch ------------------------------------ Key: NXP-7315 URL: https://jira.nuxeo.com/browse/NXP-7315 Project: Nuxeo Enterprise Platform Issue Type: Bug Components: WebEngine Affects Versions: 5.4 Reporter: Florent Guillaume Assignee: Florent Guillaume Fix For: 5.4.3
Prefetch is not used when from a WebEngine template you do: {noformat} ${doc.schema_name.property_name} {noformat} The culprit is DefaultDocumentView.get() which directly uses the DocumentPart and does not check prefetch. -- 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