dixitdeepak opened a new pull request, #1156:
URL: https://github.com/apache/ofbiz-framework/pull/1156

   Allow FTL template rendering for non-ElectronicText data resources. 
Previously, all FTL data templates were blocked. This change restores FTL 
rendering for supported data resources and blocks rendering only when:
   
   - dataTemplateTypeId is FTL
   - dataResourceTypeId is ELECTRONIC_TEXT
   
   This prevents FreeMarker rendering for ElectronicText data resources while 
preserving existing FTL rendering support for other data resource types.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to