You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (Commented) (JIRA)" <ji...@apache.org> on 2011/11/12 01:26:51 UTC

[jira] [Commented] (OFBIZ-4503) wrong jquery.custom.min address in product/commonScreens.xml

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

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

I reassigned to me, because I will completly handle the problem when I will get a chance (maybe before new year...)
                
> wrong jquery.custom.min address in product/commonScreens.xml
> ------------------------------------------------------------
>
>                 Key: OFBIZ-4503
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4503
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: SVN trunk
>            Reporter: Olivier Heintz
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk
>
>         Attachments: ProductCommonScreens.patch, ProductCommonScreens2.patch
>
>
> in product/commonScreens.xml
>  --- applications/product/widget/catalog/CommonScreens.xml	(révision 1188040)
>  +++ applications/product/widget/catalog/CommonScreens.xml	(copie de travail)
>  @@ -43,7 +43,7 @@
>                   <set field="applicationTitle" value="${uiLabelMap.ProductCatalogManagerApplication}" global="true"/>
>                   <set field="layoutSettings.javaScripts[+0]" value="/images/jquery/ui/development-bundle/external /jquery.cookie.js" global="true"/>
>                   <set field="layoutSettings.javaScripts[+0]" value="/images/jquery/plugins/jsTree/jquery.jstree.js" global="true"/>
>  -                <set field="layoutSettings.javaScripts[+0]" value="/images/jquery/jquery-1.8.13.custom.min.js" global="true"/>
>  +                <set field="layoutSettings.javaScripts[+0]" value="/images/jquery/ui/js/jquery-ui-1.8.13.custom.min.js" global="true"/>
>               </actions>
>               <widgets>
>                   <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira