melonhead901 / lab-specimen-transport-system

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

Android crashes if you lookup a barcode not in the system #143

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Wrap the lookup in a try catch block

Original issue reported on code.google.com by melonhea...@gmail.com on 27 May 2011 at 7:21

GoogleCodeExporter commented 8 years ago

Original comment by melonhea...@gmail.com on 27 May 2011 at 7:24

GoogleCodeExporter commented 8 years ago
Fixed. Part of the problem was ItemView using the client id instead of the 
source id when getting the source Location object.

Original comment by phil...@gmail.com on 27 May 2011 at 11:12