amincss / openintents

Automatically exported from code.google.com/p/openintents
0 stars 0 forks source link

OI Shopping List: Scanning through menu > Scan barcode does not work #393

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Menu > More > Scan Barcode
2. scan a barcode.

What is the expected output? What do you see instead?
The item should be added to the list. Instead, it is not added. Furthermore, 
changing the list crashes the application.

The problem is that optimizations in ShoppingActivity.fillItems() prevent 
insertItemsFromExtras() to be executed when necessary.

Original issue reported on code.google.com by peli0...@googlemail.com on 29 Aug 2011 at 4:04

GoogleCodeExporter commented 9 years ago
Workaround for now: Launch the barcode scanner through long-pressing the "Add" 
button. It is slightly less convenient, because one is asked about which list 
to insert the item. (this could also be fixed!)

Original comment by peli0...@googlemail.com on 29 Aug 2011 at 4:05

GoogleCodeExporter commented 9 years ago
thanks, for your work.  Once you get it fixed I'll purchase your item, it's 
very handy.  Also, another possible bug is that if in the advanced settings you 
select show price, show tags, show units, quantity, priority, track per-store 
prices, etc.  I can't find where you actually show that information.

Original comment by jgwild...@gmail.com on 29 Aug 2011 at 7:20

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r3658.

Original comment by peli0...@googlemail.com on 19 Sep 2011 at 3:55