CommonScreens.xml not referring to proper jquery javascript files
----------------------------------------------------------------- Key: OFBIZ-4683 URL: https://issues.apache.org/jira/browse/OFBIZ-4683 Project: OFBiz Issue Type: Bug Components: product, specialpurpose/pos Affects Versions: SVN trunk Reporter: Wai Priority: Trivial -- 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 |
[ https://issues.apache.org/jira/browse/OFBIZ-4683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wai updated OFBIZ-4683: ----------------------- Attachment: ofbiz-4683.patch > CommonScreens.xml not referring to proper jquery javascript files > ----------------------------------------------------------------- > > Key: OFBIZ-4683 > URL: https://issues.apache.org/jira/browse/OFBIZ-4683 > Project: OFBiz > Issue Type: Bug > Components: product, specialpurpose/pos > Affects Versions: SVN trunk > Reporter: Wai > Priority: Trivial > Attachments: ofbiz-4683.patch > > -- 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 |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202712#comment-13202712 ] Adrian Crum commented on OFBIZ-4683: ------------------------------------ It would be better if the applications reused framework/common/widget/CommonScreens.xml#GlobalActions. > CommonScreens.xml not referring to proper jquery javascript files > ----------------------------------------------------------------- > > Key: OFBIZ-4683 > URL: https://issues.apache.org/jira/browse/OFBIZ-4683 > Project: OFBiz > Issue Type: Bug > Components: product, specialpurpose/pos > Affects Versions: SVN trunk > Reporter: Wai > Priority: Trivial > Attachments: ofbiz-4683.patch > > -- 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 |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES reassigned OFBIZ-4683: ----------------------------------------- Assignee: Erwan de FERRIERES > CommonScreens.xml not referring to proper jquery javascript files > ----------------------------------------------------------------- > > Key: OFBIZ-4683 > URL: https://issues.apache.org/jira/browse/OFBIZ-4683 > Project: OFBiz > Issue Type: Bug > Components: product, specialpurpose/pos > Affects Versions: SVN trunk > Reporter: Wai > Assignee: Erwan de FERRIERES > Priority: Trivial > Attachments: ofbiz-4683.patch > > -- 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 |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES closed OFBIZ-4683. ------------------------------------- Resolution: Fixed Fix Version/s: SVN trunk Thanks Wai for pointing the errors. And thanks Adrian for giving the right directions. jQuery files were already defined in GlobalActions, so just removing their definitions was enough. Done at rev 1241880 > CommonScreens.xml not referring to proper jquery javascript files > ----------------------------------------------------------------- > > Key: OFBIZ-4683 > URL: https://issues.apache.org/jira/browse/OFBIZ-4683 > Project: OFBiz > Issue Type: Bug > Components: product, specialpurpose/pos > Affects Versions: SVN trunk > Reporter: Wai > Assignee: Erwan de FERRIERES > Priority: Trivial > Fix For: SVN trunk > > Attachments: ofbiz-4683.patch > > -- 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 |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204616#comment-13204616 ] Wai commented on OFBIZ-4683: ---------------------------- Hello Erwan, There is another file that has a reference to jquery javascript file. This file needs to be corrected as well to use the GlobalAction decorator: ./applications/content/widget/content/ContentScreens.xml#navigateContent Would you kindly make this additional change as part of this bug incident. Wai > CommonScreens.xml not referring to proper jquery javascript files > ----------------------------------------------------------------- > > Key: OFBIZ-4683 > URL: https://issues.apache.org/jira/browse/OFBIZ-4683 > Project: OFBiz > Issue Type: Bug > Components: product, specialpurpose/pos > Affects Versions: SVN trunk > Reporter: Wai > Assignee: Erwan de FERRIERES > Priority: Trivial > Fix For: SVN trunk > > Attachments: ofbiz-4683.patch > > -- 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 |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204847#comment-13204847 ] Erwan de FERRIERES commented on OFBIZ-4683: ------------------------------------------- You're right. I just searched in all commonScreens.xml files but not in the others... Thanks, this has been done at rev 1242519 > CommonScreens.xml not referring to proper jquery javascript files > ----------------------------------------------------------------- > > Key: OFBIZ-4683 > URL: https://issues.apache.org/jira/browse/OFBIZ-4683 > Project: OFBiz > Issue Type: Bug > Components: product, specialpurpose/pos > Affects Versions: SVN trunk > Reporter: Wai > Assignee: Erwan de FERRIERES > Priority: Trivial > Fix For: SVN trunk > > Attachments: ofbiz-4683.patch > > -- 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 |
Free forum by Nabble | Edit this page |