heyyy / espa

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

Bug in caching for system message #194

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A bug exists in views.py where cache misses are resulting in dictionary lookup 
errors.  This should be corrected by checking to make sure a key exists in the 
cache results before attempting to access its value.

Original issue reported on code.google.com by davehil...@gmail.com on 21 Jul 2014 at 8:18

GoogleCodeExporter commented 9 years ago
this has been corrected.

Original comment by davehil...@gmail.com on 21 Jul 2014 at 8:27

GoogleCodeExporter commented 9 years ago
verified

Original comment by davehil...@gmail.com on 31 Jul 2014 at 6:37