[jira] Commented: (OFBIZ-3379) Email sending process using one connection for To/CC/BCC causing issues

2010-01-28 Thread Pranay Pandey (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805829#action_12805829 ] Pranay Pandey commented on OFBIZ-3379: -- Sure Scott, I will test it and will get back

Re: Error on Shipping Estimate deletion

2010-01-28 Thread Jacopo Cappellato
Hi Abdullah, On Jan 28, 2010, at 9:03 AM, Abdullah Shaikh wrote: After looking into ShipmentServices.java's removeShipmentEstimate method which actually deletes the Shipping Estimate, it also try to delete the related entity records from WeightQuantityBreak, QuantityQuantityBreak

Re: Error on Shipping Estimate deletion

2010-01-28 Thread Abdullah Shaikh
Hi Jacopo, I got what you said, you mean it is not able to delete the record from QuantityBreak, as its still being referenced from some other records, and thus rolls back the transaction to which leads to the Shipping Estimate not being deleted. But I feel it shouldn't even attempt to delete

Re: Error on Shipping Estimate deletion

2010-01-28 Thread Jacopo Cappellato
Hi Abdullah, in rev. 904020 I have commented out that code. Thanks, Jacopo On Jan 28, 2010, at 10:14 AM, Abdullah Shaikh wrote: Hi Jacopo, I got what you said, you mean it is not able to delete the record from QuantityBreak, as its still being referenced from some other records, and

[jira] Created: (OFBIZ-3429) Error on Shipping Estimate deletion

2010-01-28 Thread Abdullah Shaikh (JIRA)
Error on Shipping Estimate deletion --- Key: OFBIZ-3429 URL: https://issues.apache.org/jira/browse/OFBIZ-3429 Project: OFBiz Issue Type: Bug Reporter: Abdullah Shaikh Create a Shipping Estimate

Re: Error on Shipping Estimate deletion

2010-01-28 Thread Abdullah Shaikh
Hey Jacopo, I already created a jira issue for this https://issues.apache.org/jira/browse/OFBIZ-3429, I should have waited for some more time. Thanks, Abdullah On Thu, Jan 28, 2010 at 3:23 PM, Jacopo Cappellato jacopo.cappell...@hotwaxmedia.com wrote: Hi Abdullah, in rev. 904020 I have

[jira] Commented: (OFBIZ-3425) Extend getPropertyNumber, Defualt Value

2010-01-28 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805858#action_12805858 ] Jacques Le Roux commented on OFBIZ-3425: Sascha, FYI: finally Adam did it better

Re: svn commit: r904006

2010-01-28 Thread Jacopo Cappellato
Hi Hans, rev. 904006 (Ebay API inventory functions) is an interesting contribution, thanks for working at it. I have only partially reviewed it and I have some suggestions: On Jan 28, 2010, at 10:13 AM, hans...@apache.org wrote: Modified:

[jira] Resolved: (OFBIZ-3429) Error on Shipping Estimate deletion

2010-01-28 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato resolved OFBIZ-3429. -- Resolution: Fixed Fixed in rev. 904020 Error on Shipping Estimate deletion

[jira] Assigned: (OFBIZ-3429) Error on Shipping Estimate deletion

2010-01-28 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato reassigned OFBIZ-3429: Assignee: Jacopo Cappellato Error on Shipping Estimate deletion

[jira] Closed: (OFBIZ-3429) Error on Shipping Estimate deletion

2010-01-28 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato closed OFBIZ-3429. Error on Shipping Estimate deletion ---

Re: Error on Shipping Estimate deletion

2010-01-28 Thread Jacopo Cappellato
Thank you for the reference, I have now resolved that ticket. Jacopo On Jan 28, 2010, at 11:03 AM, Abdullah Shaikh wrote: Hey Jacopo, I already created a jira issue for this https://issues.apache.org/jira/browse/OFBIZ-3429, I should have waited for some more time. Thanks, Abdullah On

[jira] Commented: (OFBIZ-3425) Extend getPropertyNumber, Defualt Value

2010-01-28 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805860#action_12805860 ] Sascha Rodekamp commented on OFBIZ-3425: Yep Jacques i saw, he really did, i hadn't

Re: svn commit: r904006

2010-01-28 Thread Hans Bakker
Good suggestion , we will look into it: watch our updates. On Thu, 2010-01-28 at 11:15 +0100, Jacopo Cappellato wrote: Hi Hans, rev. 904006 (Ebay API inventory functions) is an interesting contribution, thanks for working at it. I have only partially reviewed it and I have some

Re: svn commit: r904006 [1/2] - in /ofbiz/trunk/specialpurpose/ebay: config/ data/ data/helpdata/ entitydef/ script/org/ofbiz/ebay/ebay/ servicedef/ src/org/ofbiz/ebay/ webapp/ebay/WEB-INF/ widget/

2010-01-28 Thread Jacopo Cappellato
On Jan 28, 2010, at 10:13 AM, hans...@apache.org wrote: Added: ofbiz/trunk/specialpurpose/ebay/src/org/ofbiz/ebay/EbayStoreInventoryServices.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebay/src/org/ofbiz/ebay/EbayStoreInventoryServices.java?rev=904006view=auto ==

[jira] Created: (OFBIZ-3430) The positioning mechanism of the new lookups is only working with the bizznesstime theme

2010-01-28 Thread Jacques Le Roux (JIRA)
The positioning mechanism of the new lookups is only working with the bizznesstime theme - Key: OFBIZ-3430 URL: https://issues.apache.org/jira/browse/OFBIZ-3430

[jira] Closed: (OFBIZ-3374) UI upgrade, new lookups

2010-01-28 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-3374. -- Resolution: Fixed Hi Sascha, I have finally commited your work at r904047 I find that the

[jira] Updated: (OFBIZ-3431) Deleted row in FilterOrderList.groovy

2010-01-28 Thread JIRA
[ https://issues.apache.org/jira/browse/OFBIZ-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nils Pförtner updated OFBIZ-3431: - Attachment: OFBIZ-3431_FilterOrderList.patch Deleted row in FilterOrderList.groovy

[jira] Created: (OFBIZ-3431) Deleted row in FilterOrderList.groovy

2010-01-28 Thread JIRA
Deleted row in FilterOrderList.groovy -- Key: OFBIZ-3431 URL: https://issues.apache.org/jira/browse/OFBIZ-3431 Project: OFBiz Issue Type: Improvement Components: order Affects Versions: SVN

[jira] Commented: (OFBIZ-3374) UI upgrade, new lookups

2010-01-28 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805881#action_12805881 ] Sascha Rodekamp commented on OFBIZ-3374: Ok Jacques, thanks. I will start working

[jira] Commented: (OFBIZ-3430) The positioning mechanism of the new lookups is only working with the bizznesstime theme

2010-01-28 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805889#action_12805889 ] Sascha Rodekamp commented on OFBIZ-3430: Hi, i will start work on it asap. There

[jira] Commented: (OFBIZ-3374) UI upgrade, new lookups

2010-01-28 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805891#action_12805891 ] Sascha Rodekamp commented on OFBIZ-3374: Jacques the images are missing :) image

[jira] Commented: (OFBIZ-3374) UI upgrade, new lookups

2010-01-28 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805924#action_12805924 ] Jacques Le Roux commented on OFBIZ-3374: Oops, right, doing it right now :/ UI

[jira] Commented: (OFBIZ-3374) UI upgrade, new lookups

2010-01-28 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805926#action_12805926 ] Sascha Rodekamp commented on OFBIZ-3374: hehe no problem Have a nice day Jacques

[jira] Commented: (OFBIZ-3374) UI upgrade, new lookups

2010-01-28 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805927#action_12805927 ] Jacques Le Roux commented on OFBIZ-3374: Thanks for the reminder Sascha, done at

[jira] Commented: (OFBIZ-3425) Extend getPropertyNumber, Defualt Value

2010-01-28 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805928#action_12805928 ] Jacques Le Roux commented on OFBIZ-3425: Nor mine I must say. Adam is a real Java

[jira] Commented: (OFBIZ-3425) Extend getPropertyNumber, Defualt Value

2010-01-28 Thread Sascha Rodekamp (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805932#action_12805932 ] Sascha Rodekamp commented on OFBIZ-3425: thats good for me. so i have the best

Re: svn commit: r903975 - /ofbiz/site/index.html

2010-01-28 Thread Adrian Crum
jaco...@apache.org wrote: Author: jacopoc Date: Thu Jan 28 06:53:11 2010 New Revision: 903975 URL: http://svn.apache.org/viewvc?rev=903975view=rev Log: New blog entry about OFBiz Widgets from HotWax Media blog. That is an excellent tutorial! I wish we had more like that. One suggestion

JSF and OfBiz

2010-01-28 Thread vballada
Is it possible to have a JSF based view handler? Or to have a web application based on Icefaces or JSF? I tried the webapp integration with IceFaces and it works, but it seems that there are some library conflict (backport-util-concurrent) if I don't put the libraries in WEB-INF/lib and if so,

Re: svn commit: r903975 - /ofbiz/site/index.html

2010-01-28 Thread Jacopo Cappellato
On Jan 28, 2010, at 4:43 PM, Adrian Crum wrote: jaco...@apache.org wrote: Author: jacopoc Date: Thu Jan 28 06:53:11 2010 New Revision: 903975 URL: http://svn.apache.org/viewvc?rev=903975view=rev Log: New blog entry about OFBiz Widgets from HotWax Media blog. That is an excellent

Re: svn commit: r903975 - /ofbiz/site/index.html

2010-01-28 Thread Adam Heath
Jacopo Cappellato wrote: On Jan 28, 2010, at 4:43 PM, Adrian Crum wrote: jaco...@apache.org wrote: Author: jacopoc Date: Thu Jan 28 06:53:11 2010 New Revision: 903975 URL: http://svn.apache.org/viewvc?rev=903975view=rev Log: New blog entry about OFBiz Widgets from HotWax Media blog.

Re: svn commit: r903975 - /ofbiz/site/index.html

2010-01-28 Thread Jacques Le Roux
From: Adam Heath doo...@brainfood.com Jacopo Cappellato wrote: On Jan 28, 2010, at 4:43 PM, Adrian Crum wrote: jaco...@apache.org wrote: Author: jacopoc Date: Thu Jan 28 06:53:11 2010 New Revision: 903975 URL: http://svn.apache.org/viewvc?rev=903975view=rev Log: New blog entry about OFBiz

Re: Improvements on seleniumXml

2010-01-28 Thread Erwan de FERRIERES
Brett, I have started some development, the problem was using a DefaultSelenium, instead of a HttpCommandProcessor. Changing the class will pilot the selenium server via Http instead of the default method. Moreover, we have now a result, which can be processed. I had to change the manner to

Re: tests in error

2010-01-28 Thread Scott Gray
Hi Erwan The tests are passing on buildbot: http://ci.apache.org/waterfall?show=ofbiz-trunk Regards Scott HotWax Media http://www.hotwaxmedia.com On 28/01/2010, at 1:02 AM, Erwan de FERRIERES wrote: Hi all, I run the tests task this morning, and this testsuite was in error :

Discussion: FlexibleStringExpander refactor

2010-01-28 Thread Adrian Crum
When I refactored FlexibleStringExpander.java a while ago (rev 687442), there were things I wanted to improve but couldn't - because I wanted to maintain backward-compatibility. Adam's recent memory-saving efforts reminded me of one of the things I wanted to change in

Re: Discussion: FlexibleStringExpander refactor

2010-01-28 Thread Adam Heath
Adrian Crum wrote: When I refactored FlexibleStringExpander.java a while ago (rev 687442), there were things I wanted to improve but couldn't - because I wanted to maintain backward-compatibility. Adam's recent memory-saving efforts reminded me of one of the things I wanted to change in

Re: Discussion: FlexibleStringExpander refactor

2010-01-28 Thread Adrian Crum
Adam Heath wrote: Adrian Crum wrote: When I refactored FlexibleStringExpander.java a while ago (rev 687442), there were things I wanted to improve but couldn't - because I wanted to maintain backward-compatibility. Adam's recent memory-saving efforts reminded me of one of the things I wanted

Re: Discussion: FlexibleStringExpander refactor

2010-01-28 Thread Adam Heath
Adrian Crum wrote: That's it. If you want to know how this will benefit memory use, read on... Consider this mini-language statement: set field=isTrue value=Y/ The value attribute is kept in memory as a FlexibleStringExpander instance. That instance will contain one instance of

Re: Discussion: FlexibleStringExpander refactor

2010-01-28 Thread Adam Heath
Adrian Crum wrote: Adam Heath wrote: Adrian Crum wrote: When I refactored FlexibleStringExpander.java a while ago (rev 687442), there were things I wanted to improve but couldn't - because I wanted to maintain backward-compatibility. Adam's recent memory-saving efforts reminded me of one of

Re: Discussion: FlexibleStringExpander refactor

2010-01-28 Thread Adrian Crum
Adam Heath wrote: Adrian Crum wrote: That's it. If you want to know how this will benefit memory use, read on... Consider this mini-language statement: set field=isTrue value=Y/ The value attribute is kept in memory as a FlexibleStringExpander instance. That instance will contain one

Re: Discussion: FlexibleStringExpander refactor

2010-01-28 Thread Adam Heath
Adrian Crum wrote: Adam Heath wrote: Adrian Crum wrote: Adam Heath wrote: Adrian Crum wrote: When I refactored FlexibleStringExpander.java a while ago (rev 687442), there were things I wanted to improve but couldn't - because I wanted to maintain backward-compatibility. Adam's recent

Re: Discussion: FlexibleStringExpander refactor

2010-01-28 Thread Adrian Crum
--- On Thu, 1/28/10, Adam Heath doo...@brainfood.com wrote: From: Adam Heath doo...@brainfood.com Subject: Re: Discussion: FlexibleStringExpander refactor To: dev@ofbiz.apache.org Date: Thursday, January 28, 2010, 4:39 PM Adrian Crum wrote: Adam Heath wrote: Adrian Crum wrote: Adam

[jira] Created: (OFBIZ-3432) eCommerce checkout - Edit Contact Information - Save - Go Back does not return user to checkout

2010-01-28 Thread Ruth Hoffman (JIRA)
eCommerce checkout - Edit Contact Information - Save - Go Back does not return user to checkout -- Key: OFBIZ-3432 URL:

[jira] Commented: (OFBIZ-3432) eCommerce checkout - Edit Contact Information - Save - Go Back does not return user to checkout

2010-01-28 Thread Ruth Hoffman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12806200#action_12806200 ] Ruth Hoffman commented on OFBIZ-3432: - Sorry: This was from a version 904025 -

[jira] Created: (OFBIZ-3433) eCommerce main store front error returned when attempt is made to Sign Up For Contact List

2010-01-28 Thread Ruth Hoffman (JIRA)
eCommerce main store front error returned when attempt is made to Sign Up For Contact List Key: OFBIZ-3433 URL: https://issues.apache.org/jira/browse/OFBIZ-3433

[jira] Created: (OFBIZ-3434) Selection of the RSS feed button causes the following error: Content: null [ViewBlogRss=] is not a publish point for the current website: eCommerce Web Site [WebStore]

2010-01-28 Thread Ruth Hoffman (JIRA)
Selection of the RSS feed button causes the following error: Content: null [ViewBlogRss=] is not a publish point for the current website: eCommerce Web Site [WebStore]