Adam,

I thought it was pretty simple to create an order in ecommerce, but forgot 
about the login as when testing I pretty always use
DemoCustomer.

1. Put a product in cart (anyone, I often use Tiny Chrome Widget)
2. Checkout, not using the one page checkout (both other methods show the error 
as I indicated before), as DemoCustomer. I prefer to
use Quick checkout.
3. Use default address, any shipping method

You get an error
org.ofbiz.webapp.event.EventHandlerException: Problems processing event: 
java.lang.NoSuchFieldError: shipItemInfo (shipItemInfo)

I thought it was related to USPS because I quickly look in log yesterday but 
I'm not sure now it the intial reason.

I could have debugged it but I prefer you to have a look at it because maybe you could find a more general error related to the changes you did between r712911and r712919

Jacques


From: "Adam Heath" <[EMAIL PROTECTED]>
Jacques Le Roux wrote:
Another one I found, simply try to create an order from ecommerce you
will get an error related to USPS in uspservices.java. I switched back
to r712714 and it was gone.
Note that if you use the one page checkout you are not notified about
this error, the 2 other ways give you a clear error in UI.

Please, give me *exact* steps.  Usps means that it's not using some
expensive shipping option.  This implies that either a pre-existing
account was using, with an appropriate address record attached, or that
a new user was created, with some new address.

In either case, I'm having to make assumptions.

As I've said before, never assume that someone knows the system as well
as you do.  Always include as much detail as possible.  If you see
something happening repeatedly, then you obviously know how to make it
repeat.  Include the steps you took to do so.  Don't leave anything out.


Reply via email to