Summary:
dropdown field gives error when calling a module
Detailed Description:
When using a Smarty template in a dropdown field, and calling a module to create
the options, it generates this error when editing the page:
Syntax error in template "string:{cms_module module='test'}" - Unexpected "&"
Notes:
It works fine in CGCU 2.4 and earlier
It works fine for some module calls but not others. Of the ones I tested, News
works, but CompanyDirectory, Gallery, and LISE all generate the error.
To Recreate:
1) in CGCU 2.5.3, create a dropdown block
2) in the Options field, put in {cms_module module='test'}
3) add the CGCU tag to your page template
4) attempt to edit page