[
https://issues.apache.org/jira/browse/OFBIZ-12746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17679181#comment-17679181
]
ASF subversion and git services commented on OFBIZ-12746:
---------------------------------------------------------
Commit 4346bd15dc730082311c77d595e089b879961cf2 in ofbiz-framework's branch
refs/heads/trunk from Nicolas Malin
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=4346bd15dc ]
Fixed: Form field attribute tooltip-style didn't propage (OFBIZ-12746)
The form field attribute tooltip-style didn't propage between the xml
definition to macro rendering.
The problem came from the RenderableFtlFormElementBuilder witch resolved the
tooltip style value from the attribute "title-style" and not the "tooltip-style"
> Form field attribute tooltip-style didn't propage
> -------------------------------------------------
>
> Key: OFBIZ-12746
> URL: https://issues.apache.org/jira/browse/OFBIZ-12746
> Project: OFBiz
> Issue Type: Bug
> Components: framework/widget
> Affects Versions: 22.01.01
> Reporter: Nicolas Malin
> Assignee: Nicolas Malin
> Priority: Trivial
>
> The form field attribute tooltip-style didn't propage between the xml
> definition to macro rendering.
> The problem came from the RenderableFtlFormElementBuilder witch resolved the
> tooltip style value from the attribute "title-style" and not the
> "tooltip-style"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)