[jira] Closed: (OFBIZ-3806) Calendar Layout in Product Feature Screen

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-3806) Calendar Layout in Product Feature Screen

Nicolas Malin (Jira)

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

Sascha Rodekamp closed OFBIZ-3806.
----------------------------------

    Resolution: Fixed

This issue is fixed since the jQuery merge.

> Calendar Layout in Product Feature Screen
> ------------------------------------------
>
>                 Key: OFBIZ-3806
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3806
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>             Fix For: SVN trunk
>
>         Attachments: CalLayoutBug.jpg
>
>
> Hi,
> i found an issue in the calendar Layout (see Screenshot)
> [https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductFeatures?productId=WG-9943]
> Maybe Someone have a quick fix.
> I located the issue in Calendar_date_select.js Line 134 but. I works to commend the line out. But i don't know why this line was added.
> [code]
>     /* mod for OFBiz layered lookups*/
>     this.target_element.up().style.height = e_height.toString() + "px";
>     /* end mod*/
> [/code]

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.