[jira] Commented: (OFBIZ-2413) The search servlet (up part of lookup screens) is any longer collapsable

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

[jira] Commented: (OFBIZ-2413) The search servlet (up part of lookup screens) is any longer collapsable

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982183#action_12982183 ]

Jacques Le Roux commented on OFBIZ-2413:
----------------------------------------

To note, the page source gives

locally
<li class="expanded"><a onclick="javascript:toggleScreenlet(this, 'hsr1000', 'true', 'Expand', 'Collapse');" title="Expand"

trunk demo
<li class="expanded"><a href="/catalog/control/main?ProductKeywordsPanel_collapsed=false" title="Expand"

even with JavaScriptEnabled=Y in the URL

Could it be that the Apache server prevent javascript to work, but then only some parts, since the lookups works but not the associated feature description. Maybe it's only Ajax wich is disabled somehow, but we don't use Ajax to collapse panels :(



> The search servlet (up part of lookup screens) is any longer collapsable
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-2413
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2413
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: Release Branch 09.04, SVN trunk
>            Reporter: Jacques Le Roux
>            Priority: Trivial
>             Fix For: Release Branch 09.04, SVN trunk
>
>


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