[
https://issues.apache.org/jira/browse/OFBIZ-12746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17679183#comment-17679183
]
ASF subversion and git services commented on OFBIZ-12746:
---------------------------------------------------------
Commit d95eb17aa7fa708444a19210be75f61ca2716996 in ofbiz-framework's branch
refs/heads/release22.01 from Nicolas Malin
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=d95eb17aa7 ]
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)