wvrossem / salesmen

Auctioning web application using the Seam Framework for JBoss AS
http://wilma.vub.ac.be/~se2_0910/
1 stars 0 forks source link

Placing a bid no longer works #42

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Open auction, try to place a bid

What is the expected output? What do you see instead?
Bid should be listed on the page, see a seam debug page instead:
Exception during request processing:
Caused by javax.faces.validator.ValidatorException with message:
"'auctionId' parameter is required" 

Original issue reported on code.google.com by datan...@gmail.com on 18 Apr 2010 at 11:04

GoogleCodeExporter commented 9 years ago
Correction: it only fails when it was just added. Opening an auction from the 
search
& placing a bid then works without a problem.

Original comment by datan...@gmail.com on 18 Apr 2010 at 11:09