Re: svn commit: r1482689 - /ofbiz/trunk/applications/order/data/OrderTypeData.xml

2013-05-16 Thread Jacopo Cappellato
Thanks for mentioning this. I have checked the code in the applications and there is no business logic that uses the enumCode; of course there could be custom code outside that may rely on this but this is definitely out of our control and may be an issue with several changes we do in the trunk,

[jira] [Commented] (OFBIZ-5196) TemporalExpressions$DayOfWeekRange: copy+paste logic errors

2013-05-16 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659416#comment-13659416 ] Adrian Crum commented on OFBIZ-5196: >From the Java API: DAY_OF_MONTH

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

2013-05-16 Thread Moustafa Mahmoud (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659436#comment-13659436 ] Moustafa Mahmoud commented on OFBIZ-5188: - Hi Paul, i noticed that when deploy to

[jira] [Commented] (OFBIZ-5196) TemporalExpressions$DayOfWeekRange: copy+paste logic errors

2013-05-16 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659440#comment-13659440 ] Jacques Le Roux commented on OFBIZ-5196: I can confirm DAY_OF_MONTH is adding days

[jira] [Commented] (OFBIZ-5193) Updating EFT Account address resurrects out-of-date EFT Accounts

2013-05-16 Thread Karl Beecher (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659852#comment-13659852 ] Karl Beecher commented on OFBIZ-5193: - Thanks! > Updating EFT Account

[jira] [Updated] (OFBIZ-5193) Updating EFT Account address resurrects out-of-date EFT Accounts

2013-05-16 Thread Karl Beecher (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Beecher updated OFBIZ-5193: Attachment: eft_account.diff > Updating EFT Account address resurrects out-of-date EFT Accounts

[jira] [Created] (OFBIZ-5197) Lookup description not rendering if widget.verbose is set to false.

2013-05-16 Thread Deepak Dixit (JIRA)
Deepak Dixit created OFBIZ-5197: --- Summary: Lookup description not rendering if widget.verbose is set to false. Key: OFBIZ-5197 URL: https://issues.apache.org/jira/browse/OFBIZ-5197 Project: OFBiz

[jira] [Updated] (OFBIZ-5197) Lookup description not rendering if widget.verbose is set to false.

2013-05-16 Thread Deepak Dixit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepak Dixit updated OFBIZ-5197: Attachment: OFBIZ-5197-Trunk.patch OFBIZ-5197.patch Here is the patch for the fix.

[jira] [Assigned] (OFBIZ-5197) Lookup description not rendering if widget.verbose is set to false.

2013-05-16 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya reassigned OFBIZ-5197: -- Assignee: Ashish Vijaywargiya > Lookup description not rendering if widget.

Re: svn commit: r1476296 - in /ofbiz/trunk/framework/entity/src/org/ofbiz/entity: Delegator.java GenericDelegator.java cache/AbstractEntityConditionCache.java cache/Cache.java eca/EntityEcaHandler.jav

2013-05-16 Thread Jacques Le Roux
Hi Paul, Yes that should be the way indeed. We should do it before creating R13 Jacques From: "Paul Foxworthy" > Hi Adrian and Jacques, > > If doCacheClear will have no effect, I suggest deprecating the method > signature with the doCacheClear. It can call another overloaded variant > without

[jira] [Commented] (OFBIZ-5193) Updating EFT Account address resurrects out-of-date EFT Accounts

2013-05-16 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660382#comment-13660382 ] Jacques Le Roux commented on OFBIZ-5193: You might need to update (we patch on bra

[jira] [Commented] (OFBIZ-5193) Updating EFT Account address resurrects out-of-date EFT Accounts

2013-05-16 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660381#comment-13660381 ] Jacques Le Roux commented on OFBIZ-5193: Sorry Karl, But it does not work, even i

[jira] [Commented] (OFBIZ-5194) ConcurrentModificationException when cancelling an order

2013-05-16 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660384#comment-13660384 ] Jacques Le Roux commented on OFBIZ-5194: I cancelled the patch. Scott suggested a