Re: Issue with ajax and json response

2011-08-28 Thread Jonatan Soto
Hi Jacques, You're right I didn't specified what is not tested. What I meant is that I tested a few JS methods where I've applied the changes. Other methods aren't tested because I am not using them and didn't have time to see where they are used. Note that I've changed only the JS functions

Re: Issue with ajax and json response

2011-08-28 Thread Jonatan Soto
sorry about that. I should change the eclipse formatter rules to meet Ofbiz format specs. I did it for another workspace but not for the current one I'm using. Well, I will provide a new patch correcting this ASAP. On Sun, Aug 28, 2011 at 11:02 AM, Jacques Le Roux jacques.le.r...@les7arts.com

Re: OFbiz with Ajax (DWR)

2011-08-28 Thread Ruth Hoffman
Hi Chatree: I have not had a chance to look at this. If it had been available when I needed AJAX support I probably would have used it. Thanks for bringing this to my attention. Best Regards, Ruth On 8/28/11 10:13 AM, Chatree Srichart wrote: Hi Ruth Hoffman. Have you seen OFBiz-GWT project

Re: Issue with ajax and json response

2011-08-28 Thread Atul Vani
Jonatan, IMO, the event you invoked in your request mapping should be fixed to return error response, when they get errors. It will cause the error response to be rendered instead of the success. Then you can use type=request value=json for the error response. The responseText recieved by the

Re: Trunk demo restarted

2011-08-28 Thread Atul Vani
Just out of curiosity, why aren't the changes revert on every restart? - Original Message - From: Jacques Le Roux jacques.le.r...@les7arts.com To: user@ofbiz.apache.org Sent: Thursday, August 25, 2011 5:40:15 PM Subject: Re: Trunk demo restarted Sam, BJ, all, We have currently a

Re: Issue with ajax and json response

2011-08-28 Thread Atul Vani
Ok, hadn't checked the code yet, did it now, my bad :) What I oberved is that when I enter promo code, it fires an ajax request and don't display me the error message when I entered the wrong code, need to fix that. Well, the interesting part is, it then fires another ajax request to check if

Re: Trunk demo restarted

2011-08-28 Thread Jacques Le Roux
Forwarded From: Jacques Le Roux jacques.le.r...@les7arts.com Atul, Because it would need to handle some specific changes, ie apply some patches, and, so far, nobody thought it would be worth Jacques From: Atul Vani atul.v...@hotwaxmedia.com Just out of curiosity, why aren't the changes

Re: Trunk demo restarted

2011-08-28 Thread Atul Vani
Jacques, Thanks for the info :) Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself. On Monday 29 August 2011 02:30 AM, Jacques Le Roux wrote: Forwarded