melonhead901 / lab-specimen-transport-system

Automatically exported from code.google.com/p/lab-specimen-transport-system
0 stars 0 forks source link

Adding Bag/Box with invalid items breaks form #90

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add a Box with multiple items, but do not select a destination (just set 
item type for container and all items inside it).
2. You will be returned to the New page (since you didn't fill in the 
Destination)
3. Try fixing the destination and adding the items again.

What is the expected output? 
You should be able to resubmit the form and the request will go through 
successfully

What do you see instead?
The request continues to fail.  The only way to make it succeed is to reload 
the "New" page or not add any items.

Original issue reported on code.google.com by donovanh...@gmail.com on 18 May 2011 at 7:54

GoogleCodeExporter commented 8 years ago
This should be fixed now.

Revision 459.

Now you can make a mistake and your errors will show up for each item with a 
problem.  Then you can also fix the mistakes and submit (and it will now work).

I;d suggest making sure you can get a repro before the revision and then doing 
the same thing after the revision.

Original comment by donovanh...@gmail.com on 19 May 2011 at 8:09

GoogleCodeExporter commented 8 years ago

Original comment by liu.al...@gmail.com on 19 May 2011 at 8:31