Re: svn commit: r746645 - in /ofbiz/trunk: ./ applications/order/webapp/ordermgr/order/ framework/base/lib/ framework/webapp/lib/

2009-02-22 Thread Hans Bakker
correction: fop is not yet updated, because could not get it to work yet, however i updated the supporting libraries which made the pdf working again On Sun, 2009-02-22 at 07:59 +, hans...@apache.org wrote: Author: hansbak Date: Sun Feb 22 07:59:30 2009 New Revision: 746645 URL:

Re: Themes components should be loaded after the applications

2009-02-22 Thread David E Jones
It sounds like there is some sort of conflict between the theme and what is in ecommerce. We may very well want to have the themes load after everything else... but could you describe what is being overridden, ie what is conflicting? Is that something that can be avoided? -David On

Re: Themes components should be loaded after the applications

2009-02-22 Thread Bruno Busco
Hi David, the issue is this: In the ecommerce application a specific (to the ecommerce application) VisualThemeSet is defined: In EcommerceTypeData.xml: VisualThemeSet visualThemeSetId=ECOMMERCE description=ECommerce Visual Themes/ The multiflex theme is defined as: VisualTheme

Re: ProductStore - WebSite - VisualTheme

2009-02-22 Thread Bruno Busco
Thank you David for the info and suggestions provided. I hope to have implemented correctly. If not please advise. -Bruno 2009/2/16 David E Jones david.jo...@hotwaxmedia.com: On Feb 15, 2009, at 2:05 PM, Bruno Busco wrote: David, while working on

[jira] Created: (OFBIZ-2201) Theme component should be loaded after applications component

2009-02-22 Thread Bruno Busco (JIRA)
Theme component should be loaded after applications component - Key: OFBIZ-2201 URL: https://issues.apache.org/jira/browse/OFBIZ-2201 Project: OFBiz Issue Type: Improvement

[jira] Updated: (OFBIZ-2201) Theme component should be loaded after applications component

2009-02-22 Thread Bruno Busco (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Busco updated OFBIZ-2201: --- Attachment: themeload.patch The attached patch fixes the issue Theme component should be loaded

Re: Themes components should be loaded after the applications

2009-02-22 Thread Bruno Busco
I created a JIRA with a patch for this: https://issues.apache.org/jira/browse/OFBIZ-2201 Thank you, -Bruno 2009/2/22 Bruno Busco bruno.bu...@gmail.com: Hi David, the issue is this: In the ecommerce application a specific (to the ecommerce application) VisualThemeSet is defined: In

[jira] Created: (OFBIZ-2202) log view layout

2009-02-22 Thread Eric DE MAULDE (JIRA)
log view layout --- Key: OFBIZ-2202 URL: https://issues.apache.org/jira/browse/OFBIZ-2202 Project: OFBiz Issue Type: Bug Components: framework Affects Versions: SVN trunk Environment: Trunk revision 746495

[jira] Updated: (OFBIZ-2202) log view layout

2009-02-22 Thread Eric DE MAULDE (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric DE MAULDE updated OFBIZ-2202: -- Attachment: LogView.patch This patch lays log views and correct the HMTL parsing log view

[jira] Commented: (OFBIZ-2181) It is very usefull to have tab with history of the operations (functions) oppend by the user in the opened session.

2009-02-22 Thread akr has (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12675685#action_12675685 ] akr has commented on OFBIZ-2181: Hi Jacques, thank you a lot for taking time and answer

[jira] Created: (OFBIZ-2203) If no WebSiteId is specified in a webapp ALL VisualThemes result to be applicable

2009-02-22 Thread Bruno Busco (JIRA)
If no WebSiteId is specified in a webapp ALL VisualThemes result to be applicable - Key: OFBIZ-2203 URL: https://issues.apache.org/jira/browse/OFBIZ-2203 Project: OFBiz

[jira] Updated: (OFBIZ-2203) If no WebSiteId is specified in a webapp ALL VisualThemes result to be applicable

2009-02-22 Thread Bruno Busco (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Busco updated OFBIZ-2203: --- Attachment: visualthemelookup.patch If no WebSiteId is specified in a webapp ALL VisualThemes

Re: svn commit: r746645 - in /ofbiz/trunk: ./ applications/order/webapp/ordermgr/order/ framework/base/lib/ framework/webapp/lib/

2009-02-22 Thread Jacopo Cappellato
Hi Hans, please double check this commit, I think that there are some issues. The main one I see is that the jar file serializer-2.7.0.jar is already in the framework/webapp component... now we have two of them in the classpath. The information in the following page may be useful:

Re: svn commit: r746649 - /ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/controller.xml

2009-02-22 Thread Jacques Le Roux
Should we not preferably solve the origin of the issue ? Are there any side-effects coming from this change ? Else why a request-redirect was previously used ? Jacques From: hans...@apache.org Author: hansbak Date: Sun Feb 22 09:04:32 2009 New Revision: 746649 URL:

[jira] Closed: (OFBIZ-2201) Theme component should be loaded after applications component

2009-02-22 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-2201. -- Resolution: Fixed Fix Version/s: SVN trunk Assignee: Bruno Busco Thanks Bruno,

[jira] Reopened: (OFBIZ-2201) Theme component should be loaded after applications component

2009-02-22 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato reopened OFBIZ-2201: -- Maybe there are better solutions to this, for example: a) move the VisualThemeSet from