[
https://issues.apache.org/jira/browse/OFBIZ-6786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076682#comment-15076682 ]
Scott Gray commented on OFBIZ-6786:
-----------------------------------
This happens because the generated function names are invalid e.g. {code} function Modal_fe352826-3a01-45f0-94b9-93fddd9bff00_data () {code}
MacroFormRenderer.makeHyperLinkByType is using a UUID random ID to generate unique item names. It should use something else or otherwise strip the dashes from the ID.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)