[
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.
> link does not invoke jquery dialog when clicked
> -----------------------------------------------
>
> Key: OFBIZ-6786
> URL: https://issues.apache.org/jira/browse/OFBIZ-6786
> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: Trunk
> Reporter: Wai
>
> -use demo database.
> -go to
> http://demo-trunk-ofbiz.apache.org/example/control/authview/findExampleAjax
> -click on link cell.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)