ofbiz-framework icon indicating copy to clipboard operation
ofbiz-framework copied to clipboard

Fixed: Support "text" attribute on hyperlinks in forms (OFBIZ-12940)

Open florianMo opened this issue 11 months ago • 1 comments

Fixed: OFBIZ-12940

Explanation "text" attribute on hyperlinks in forms should define the modal title when used in "layered-modal" mode. Code indicates this intention (OfbizUtil.js, HtmlFormMacroLibrary.ftl) but the makeHyperlinkString Freemarker macro and the form renderer don't process this parameter. This commit fixes the modal title behavior in this context.

Thanks: Néréide team

florianMo avatar Mar 13 '24 17:03 florianMo

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

sonarqubecloud[bot] avatar Mar 13 '24 17:03 sonarqubecloud[bot]