You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Ingo Wolfmayr (Jira)" <ji...@apache.org> on 2022/05/17 06:06:00 UTC

[jira] [Updated] (OFBIZ-12615) ProductAssocs Screen confused (Helveticus Theme)

     [ https://issues.apache.org/jira/browse/OFBIZ-12615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ingo Wolfmayr updated OFBIZ-12615:
----------------------------------
    Attachment: ProductAssocs2.patch

> ProductAssocs Screen confused (Helveticus Theme)
> ------------------------------------------------
>
>                 Key: OFBIZ-12615
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12615
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product/catalog
>    Affects Versions: Upcoming Branch
>            Reporter: Ingo Wolfmayr
>            Assignee: Jacques Le Roux
>            Priority: Major
>             Fix For: 22.01.01
>
>         Attachments: ExampleProductAssocs.patch, ProductAssocs2.patch
>
>
> The ProductAssocs screen does not display as expected.
> [https://localhost:8443/catalog/control/EditProductAssoc?productId=WG-9943]
> This is caused by the tooltip syle (flex) defined for an info text that is used on that screen.
> Attached you will find the solution by simply remove the info line.
> I removed it because I think it is not necessary in this place. Heres the text:
> "Note : date/time entries denote that the current time is before the From Date or after the Through Date. If the From Date is red, association has not started yet; if Through Date is red, association has expired (and should probably be deleted)."
> Such a description is only used on that screen. For example it cannot be found on ProductPriceScreen or ProductFeatureScreen - the same (FROM_DATE/THRU_DATE) logic applies on this pages.
> Another solution is to keep the text by just removeing "style=tooltip".
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)