From bc4188f1c2f3c5d181322c2479d72d3e373e4c78 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Thu, 10 Mar 2011 00:23:51 -0400 Subject: [PATCH] Updated issues --- docs/Issues.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Issues.txt b/docs/Issues.txt index a7ce950c21..d8d1976bd6 100644 --- a/docs/Issues.txt +++ b/docs/Issues.txt @@ -3,3 +3,4 @@ ISSUES 1) Staging file hash colition when same file with different name, newhash = content hash + filename hash 2) Fix field error on search action for documents while processing OCR queue 3) Two documents might get the same UUID assigned, trigger(s) unknown +4) Import role_list in main.__init__.py is causing an import error only in production with apache