Fix bug in checkDocumentPick of soc.views.helper.access module, which cause KeyError...
commit58c9bc38bcc72cd47cfa7747337e3e464b1d4b7e
authorPawel Solyga <Pawel.Solyga@gmail.com>
Sun, 1 Mar 2009 15:13:28 +0000 (1 15:13 +0000)
committerPawel Solyga <Pawel.Solyga@gmail.com>
Sun, 1 Mar 2009 15:13:28 +0000 (1 15:13 +0000)
tree6920b2ec2590435f7a142ec8b22a9bc9ac2399e1
parentce256a7d4b705fd010ccbafbc2d7c1c97a8dc609
Fix bug in checkDocumentPick of soc.views.helper.access module, which cause KeyError exceptions in document picker.

Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
app/soc/views/helper/access.py