[jira] [Commented] (OFBIZ-5146) in ModelViewEntity.java, a Map is built with only a few of the SQL functions, extend the map to include the MONTH and Year functions.

2013-05-09 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13652786#comment-13652786 ] Jacques Le Roux commented on OFBIZ-5146: Ha forgot something Adrian, please let us

[jira] [Commented] (OFBIZ-5188) failed to deploy ofbiz12.04 to jboss5.1.0.GA

2013-05-09 Thread Moustafa Mahmoud (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13652787#comment-13652787 ] Moustafa Mahmoud commented on OFBIZ-5188: - Many Thanks Paul I will check JDK6,

[jira] [Commented] (OFBIZ-5188) failed to deploy ofbiz12.04 to jboss5.1.0.GA

2013-05-09 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13652792#comment-13652792 ] Jacques Le Roux commented on OFBIZ-5188: Moustafa, The idea is to 1st check that

Re: About verbose and webtools log configuration

2013-05-09 Thread Jacques Le Roux
As I thought, this was working in R4.0 Though, let me clarify this: * Setting, dynamically or not, the verbose level, you get all Debug.log() levels lines in log, including lower levels like DEBUG (I clearly remembered having used it in 2007 and I'm quite sure since but not when) * If verbose

delegator.find has a problem?

2013-05-09 Thread Hans Bakker
Currently there is a problem in the findshipping screen at: https://localhost:8443/facility/control/FindShipment, the list is empty although there are shipments. When i replace the delegator.find with a delegator.findList it works again. The code gets smaller however i can imagine the

[jira] [Commented] (OFBIZ-5188) failed to deploy ofbiz12.04 to jboss5.1.0.GA

2013-05-09 Thread Paul Foxworthy (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13652872#comment-13652872 ] Paul Foxworthy commented on OFBIZ-5188: --- Hi Moustafa, You said I got the following

Re: delegator.find has a problem?

2013-05-09 Thread Adrian Crum
Delegator.findList calls Delegator.find, so I think the problem lies somewhere else. If you look carefully at your patch, you might spot where it is. -Adrian On 5/9/2013 10:42 AM, Hans Bakker wrote: Currently there is a problem in the findshipping screen at:

[jira] [Created] (OFBIZ-5189) Portal page personalization is not working

2013-05-09 Thread Olivier Heintz (JIRA)
Olivier Heintz created OFBIZ-5189: - Summary: Portal page personalization is not working Key: OFBIZ-5189 URL: https://issues.apache.org/jira/browse/OFBIZ-5189 Project: OFBiz Issue Type: Bug

[jira] [Updated] (OFBIZ-5189) Portal page personalization is not working

2013-05-09 Thread Olivier Heintz (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Heintz updated OFBIZ-5189: -- Attachment: OFBIZ-5189.patch Portal page personalization is not working

[jira] [Updated] (OFBIZ-5189) Portal page personalization is not working

2013-05-09 Thread Olivier Heintz (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Heintz updated OFBIZ-5189: -- Description: Two simples errors after last change from FastList to standard java List : 1) go