[jira] [Closed] (OFBIZ-4435) Fixed typo in ProductionRun class.

2011-09-24 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4435. -- Resolution: Fixed Fix Version/s: (was: Release Branch 11.04)

[jira] [Closed] (OFBIZ-4410) breadcrumbs.ftl code is not efficient

2011-09-24 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4410. -- Resolution: Fixed Fix Version/s: SVN trunk Assignee: Jacques Le Roux Thanks

[jira] [Closed] (OFBIZ-4434) ajaxAutocompleteOptions.ftl

2011-09-24 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4434. -- Resolution: Fixed Fix Version/s: SVN trunk Assignee: Jacques Le Roux Thanks

[jira] [Commented] (OFBIZ-4441) UtilXml firstChildElement should use getNodeName instead of getLocalName

2011-09-24 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13113941#comment-13113941 ] Jacques Le Roux commented on OFBIZ-4441: Please guys dont repeat useless

[jira] [Closed] (OFBIZ-4440) OnePageCheckout breaks when you are logged in with userid that belongs to PartyGroup

2011-09-24 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4440. -- Resolution: Fixed Fix Version/s: SVN trunk Release Branch 11.04

Re: svn commit: r1175135 - /ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/actions/customer/EditShippingAddress.groovy

2011-09-24 Thread Amit Sharma
Hello Jacques, Inline:- +context.partyId = party.partyId +if (Person.equals(party.partyTypeId)) { +person = delegator.findByPrimaryKey(Person, [partyId : party.partyId]); I think partyTypeId check should be (PERSON.equals(party.partyTypeId)) instead of

Re: svn commit: r1175135 - /ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/actions/customer/EditShippingAddress.groovy

2011-09-24 Thread Jacques Le Roux
Opps right AMIT... Thanks Jacques From: Amit Sharma amit.sha...@hotwaxmedia.com Hello Jacques, Inline:- +context.partyId = party.partyId +if (Person.equals(party.partyTypeId)) { +person = delegator.findByPrimaryKey(Person, [partyId : party.partyId]); I think partyTypeId

[jira] [Commented] (OFBIZ-4435) Fixed typo in ProductionRun class.

2011-09-24 Thread Deepak Dixit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13113945#comment-13113945 ] Deepak Dixit commented on OFBIZ-4435: - No issue Jacques, Thanks. Fixed typo in

[jira] [Closed] (OFBIZ-4403) The Orders tab in Catalog Products is not working.

2011-09-24 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4403. -- Resolution: Fixed Backported in R10.04 from r1170469 at r1175161 The Orders tab in Catalog

[jira] [Commented] (OFBIZ-4429) No HTML comments in CSV rendering

2011-09-24 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13113955#comment-13113955 ] Jacques Le Roux commented on OFBIZ-4429: For now, a workaround is to set

Re: svn commit: r1175130 - /ofbiz/trunk/applications/order/webapp/ordermgr/entry/catalog/breadcrumbs.ftl

2011-09-24 Thread Jacques Le Roux
If nobody disagree, I will backport this in releases. It introduces an improvement from https://issues.apache.org/jira/browse/OFBIZ-4410 but alsofixes a bad breadcrumbs rendering (from 2009-01-25) Jacques Author: jleroux Date: Sat Sep 24 08:43:22 2011 New Revision: 1175130 URL:

[jira] [Created] (OFBIZ-4445) On register page, billing address same as shipping doesn't copy the phone number

2011-09-24 Thread Kiran Gawde (JIRA)
On register page, billing address same as shipping doesn't copy the phone number Key: OFBIZ-4445 URL: https://issues.apache.org/jira/browse/OFBIZ-4445 Project: OFBiz

[jira] [Updated] (OFBIZ-4445) On register page, billing address same as shipping doesn't copy the phone number

2011-09-24 Thread Kiran Gawde (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiran Gawde updated OFBIZ-4445: --- Priority: Minor (was: Major) On register page, billing address same as shipping doesn't copy the

[jira] [Created] (OFBIZ-4446) OnePageCheckout creates new billing/shipping phone number even if user selects the default values

2011-09-24 Thread Kiran Gawde (JIRA)
OnePageCheckout creates new billing/shipping phone number even if user selects the default values - Key: OFBIZ-4446 URL:

[jira] [Commented] (OFBIZ-4446) OnePageCheckout creates new billing/shipping phone number even if user selects the default values

2011-09-24 Thread Kiran Gawde (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114016#comment-13114016 ] Kiran Gawde commented on OFBIZ-4446: This happens due to the error in

[jira] [Commented] (OFBIZ-4446) OnePageCheckout creates new billing/shipping phone number even if user selects the default values

2011-09-24 Thread Kiran Gawde (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114019#comment-13114019 ] Kiran Gawde commented on OFBIZ-4446: Also not sure, but I feel checkoutProcess.js has

[jira] [Commented] (OFBIZ-4446) OnePageCheckout creates new billing/shipping phone number even if user selects the default values

2011-09-24 Thread Kiran Gawde (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114021#comment-13114021 ] Kiran Gawde commented on OFBIZ-4446: One more related error: The field names in the

Re: Use sequenceNum on EntityType ?

2011-09-24 Thread Jacques Le Roux
EntityTypeGroupAssoc is an interesting idea Nicolas. Other opinions? Jacques From: Nicolas Malin malin.nico...@librenberry.net Hi Rishi, thanks for your reply Rishi Solanki a écrit : Hi Nicolas, Currently only StatusItem and may 1 or 2 entities have this ability i.e sequenceNum as a field

Re: demos reboot

2011-09-24 Thread Jacques Le Roux
Jacques From: Jacques Le Roux jacques.le.r...@les7arts.com Hi, I noticed this morning that, when infra stops the VMs, OFBiz is not reloading when they restart. I guess we have to install rc.ofbiz.for.debian (I created it sometimes ago should be still ok) in etc. But I have no time to take

Re: demos reboot

2011-09-24 Thread BJ Freeman
I get the distinct impression you have. I think everyone depends on you too much. Thanks for what you have done. Jacques Le Roux sent the following on 9/24/2011 3:02 PM: Jacques From: Jacques Le Roux jacques.le.r...@les7arts.com Hi, I noticed this morning that, when infra stops the VMs,