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

   Part of the OFBIZ-11456 MacroFormRenderer refactoring effort.
   
   Rather than MacroFormRenderer producing and evaulating FTL strings, it now 
uses RenderableFtlElementsBuilder to create RenderableFtlMacroCall objects for 
datefind fields which are then passed to an FtlWriter for evaluation.
   
   Removed unused parameters from the renderDateFindField FTL macro definition. 
Set defaults for several parameters, simplifying generation of macro calls.
   
   Synchronised the parameter list of rendateDateFindField macros across all 
output types - i.e. html, xml, text, etc.


-- 
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: notifications-unsubscr...@ofbiz.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to