﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
10822,Peer Review Plug-in Not Wolrking,andy.barreras@…,Olemis Lang,"Using Trac 1.0 with a PostgreSQL back end, I receive the following error when Clicking on the Peer Review navigation button:

ProgrammingError: relation ""codereviews"" does not exist
LINE 1: ...iew, Author, Status, DateCreate, Name, Notes FROM CodeReview...
                                                             ^

Python Traceback
Most recent call last:

    File ""c:/docume~1/svchou~1/locals~1/temp/easy_install-tyu9e_/Trac-1.0-py2.7-win32.egg.tmp/trac/web/main.py"", line 497, in _dispatch_request
    File ""c:/docume~1/svchou~1/locals~1/temp/easy_install-tyu9e_/Trac-1.0-py2.7-win32.egg.tmp/trac/web/main.py"", line 214, in dispatch
    File ""build/bdist.win32/egg/codereview/peerReviewMain.py"", line 74, in process_request
    File ""build/bdist.win32/egg/codereview/dbBackend.py"", line 37, in getMyCodeReviews
    File ""build/bdist.win32/egg/codereview/dbBackend.py"", line 177, in execCodeReviewQuery
    File ""c:/docume~1/svchou~1/locals~1/temp/easy_install-tyu9e_/Trac-1.0-py2.7-win32.egg.tmp/trac/db/util.py"", line 66, in execute  ",defect,new,high,PeerReviewPlugin,blocker,,,Ryan J Ollos,1.0
