[jira] Closed: (OFBIZ-2859) Add hi_IN uiLabels for party component.

2009-08-27 Thread Vikas Mayur (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Mayur closed OFBIZ-2859. -- Resolution: Fixed Thanks Arpit, Your last patch is in trunk rev. 808285 Vikas Add hi_IN uiLabels

[jira] Created: (OFBIZ-2869) In registering a Work Effort Communication Event it is not possible to a field lookup for the following fields: From Contact Mech, To Contact Mech and Contact List Id

2009-08-27 Thread Torstein Hegbom (JIRA)
In registering a Work Effort Communication Event it is not possible to a field lookup for the following fields: From Contact Mech, To Contact Mech and Contact List Id

[jira] Commented: (OFBIZ-2869) In registering a Work Effort Communication Event it is not possible to a field lookup for the following fields: From Contact Mech, To Contact Mech and Contact List Id

2009-08-27 Thread Torstein Hegbom (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12748280#action_12748280 ] Torstein Hegbom commented on OFBIZ-2869: To reproduce the error do the following:

[jira] Created: (OFBIZ-2870) Not possible to save a communicationevent for an activity

2009-08-27 Thread Torstein Hegbom (JIRA)
Not possible to save a communicationevent for an activity - Key: OFBIZ-2870 URL: https://issues.apache.org/jira/browse/OFBIZ-2870 Project: OFBiz Issue Type: Bug Affects Versions:

[jira] Closed: (OFBIZ-2785) Invoice can be canceled when associated payment is in Confirmed status.

2009-08-27 Thread Anil K Patel (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil K Patel closed OFBIZ-2785. --- Resolution: Fixed Patch applied by Ashish. Thanks. Invoice can be canceled when associated payment

Re: svn commit: r807938 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/util/UtilXml.java

2009-08-27 Thread Jacques Le Roux
I was sure someone would answer this (I presumed the JDK name in createElementNS) but why should we make an exception here ? Most of the time, when you begin with exceptions you don't know where it will end. BTW, have we already such exceptions in OFBiz ? Jacques From: Scott Gray

Re: EntityListIterator.getResultsSizeAfterPartialList() vs. delegator.getCountByCondition(...)

2009-08-27 Thread Scott Gray
I can't do that at the moment because I've been modifying the same script repeatedly to test different situations and it's gotten pretty messy. But as soon as I've found a temporary solution to the problem we're having I'll come back to it, clean it up and post it so the discussion can

Re: svn commit: r807938 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/util/UtilXml.java

2009-08-27 Thread Scott Gray
What exception are you referring to? Abbreviation? Yes we have plenty of exceptions: SQL, XML, RSS, UOM, FTP, Info, PK, ECA, Seq, Crypto, Iter, Max, Ajax, Alt, init, etc. We use verbose names in order to add clarity but in this case NS is more recognizable to people familiar with using

Re: svn commit: r808331 - /ofbiz/trunk/specialpurpose/googlebase/src/org/ofbiz/googlebase/ProductsExportToGoogle.java

2009-08-27 Thread Jacopo Cappellato
On Aug 27, 2009, at 11:04 AM, ash...@apache.org wrote: + +// adding the default values for products types. +// TODO: Figure out how best we can use the product_type along with OOTB ProductType associated with Product. +// Google base support big

[jira] Created: (OFBIZ-2871) Missing Note name causes error in notes.ftl

2009-08-27 Thread Kojo Gambrah (JIRA)
Missing Note name causes error in notes.ftl --- Key: OFBIZ-2871 URL: https://issues.apache.org/jira/browse/OFBIZ-2871 Project: OFBiz Issue Type: Bug Components: party Affects Versions:

[jira] Updated: (OFBIZ-2871) Missing Note name causes error in notes.ftl

2009-08-27 Thread Kojo Gambrah (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kojo Gambrah updated OFBIZ-2871: Attachment: Notes.ftl.patch I have modified the notes.ftl file to check for the existence of the

[jira] Closed: (OFBIZ-2871) Missing Note name causes error in notes.ftl

2009-08-27 Thread Hans Bakker (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hans Bakker closed OFBIZ-2871. -- Resolution: Fixed fixed in Revision: 807495. Thanks for the report. Missing Note name causes

Re: svn commit: r808331 - /ofbiz/trunk/specialpurpose/googlebase/src/org/ofbiz/googlebase/ProductsExportToGoogle.java

2009-08-27 Thread Ashish Vijaywargiya
Thanks for your comment on this Jacopo. I will do the needful and will get back to you in case of any confusion. -- Ashish Jacopo Cappellato wrote: On Aug 27, 2009, at 11:04 AM, ash...@apache.org wrote: + +// adding the default values for products types. +//

[jira] Created: (OFBIZ-2872) How to get OFBiz project web site (http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Related+Books) updated?

2009-08-27 Thread Ruth Hoffman (JIRA)
How to get OFBiz project web site (http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Related+Books) updated? --- Key: OFBIZ-2872 URL:

Re: EntityListIterator.getResultsSizeAfterPartialList() vs. delegator.getCountByCondition(...)

2009-08-27 Thread Adrian Crum
I would probably skip #2. No need for client code to be concerned with implementation details. We could just modify the existing delegator code to make the best decision on how to handle pagination. I agree with the rest of it - it sounds like a good plan. -Adrian Scott Gray wrote: I can't

[jira] Created: (OFBIZ-2873) error to parse menu with on screelet header

2009-08-27 Thread nicolas malin (JIRA)
error to parse menu with on screelet header - Key: OFBIZ-2873 URL: https://issues.apache.org/jira/browse/OFBIZ-2873 Project: OFBiz Issue Type: Bug Components: framework Affects

[jira] Updated: (OFBIZ-2873) error to parse menu with on screelet header

2009-08-27 Thread nicolas malin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nicolas malin updated OFBIZ-2873: - Attachment: screenlet.diff error to parse menu with on screelet header

[jira] Created: (OFBIZ-2874) improvement on human res leave management

2009-08-27 Thread Erwan de FERRIERES (JIRA)
improvement on human res leave management - Key: OFBIZ-2874 URL: https://issues.apache.org/jira/browse/OFBIZ-2874 Project: OFBiz Issue Type: Improvement Components: humanres Affects

[jira] Updated: (OFBIZ-2874) improvement on human res leave management

2009-08-27 Thread Erwan de FERRIERES (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES updated OFBIZ-2874: -- Attachment: OFBIZ-2874.diff improvement on human res leave management

Re: EntityListIterator.getResultsSizeAfterPartialList() vs. delegator.getCountByCondition(...)

2009-08-27 Thread David E Jones
Scott, The steps you mentioned sound good. One possible simplification is that you could always do a separate query in the getResultSizeAfterPartialList method. IMO it is safe to assume that the data may be large if the EntityListIterator is being used explicitly. In other words, if the

Please unsubscriber me from ofbiz dev list

2009-08-27 Thread Karthikeyan Jeyabalan
karthi

[jira] Updated: (OFBIZ-2867) Cannot view uploaded project/task content

2009-08-27 Thread Erwan de FERRIERES (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES updated OFBIZ-2867: -- Attachment: OFBIZ-2867.diff Hi Chris, this patch will add at the end of the line a

EntityList cache issues ...

2009-08-27 Thread Bob Morley
Today I spent some time figuring out why our entity list cache was not working as expected. We had a PartyContent entity that was fetched in a entity-and with use-cache=true. However, when the PartyContent was updated the cache was not properly flushed in the EntityList cache. Here is what I

[jira] Commented: (OFBIZ-2867) Cannot view uploaded project/task content

2009-08-27 Thread chris snow (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12748597#action_12748597 ] chris snow commented on OFBIZ-2867: --- Your patch fixes it. Many thanks! Cannot view

Re: EntityListIterator.getResultsSizeAfterPartialList() vs. delegator.getCountByCondition(...)

2009-08-27 Thread Scott Gray
Thanks for the feedback Adrian, the reason for the additional method is that you would want this behavior only when paginating and the delegator would have no way of determining that. Regards Scott On 28/08/2009, at 3:01 AM, Adrian Crum wrote: I would probably skip #2. No need for client

[jira] Created: (OFBIZ-2875) Extending German Labels on framework/common

2009-08-27 Thread Carsten Schinzer (JIRA)
Extending German Labels on framework/common --- Key: OFBIZ-2875 URL: https://issues.apache.org/jira/browse/OFBIZ-2875 Project: OFBiz Issue Type: Improvement Components: framework Affects

[jira] Created: (OFBIZ-2876) Completing German Labels

2009-08-27 Thread Carsten Schinzer (JIRA)
Completing German Labels Key: OFBIZ-2876 URL: https://issues.apache.org/jira/browse/OFBIZ-2876 Project: OFBiz Issue Type: Improvement Components: product Affects Versions: SVN trunk

Re: EntityListIterator.getResultsSizeAfterPartialList() vs. delegator.getCountByCondition(...)

2009-08-27 Thread Scott Gray
Hi David, Always doing the separate query would certainly be easier, I think I'll go with that. You mentioned: regardless of the database you are using it is ALWAYS faster to retrieve a resultset limited. By that do you mean including just Derby and MySQL, or have you tried other

Re: EntityListIterator.getResultsSizeAfterPartialList() vs. delegator.getCountByCondition(...)

2009-08-27 Thread Scott Gray
I just tried using a cursor with MySQL and the following caveat from the docs caught me out: There are some caveats with this approach. You will have to read all of the rows in the result set (or close it) before you can issue any other queries on the connection, or an exception will be

Re: Please unsubscriber me from ofbiz dev list

2009-08-27 Thread Ashish Vijaywargiya
http://docs.ofbiz.org/display/OFBADMIN/Mailing+Lists Send email to dev-unsubscr...@ofbiz.apache.org. -- Ashish Karthikeyan Jeyabalan wrote: karthi smime.p7s Description: S/MIME Cryptographic Signature