Modify ↓
#10822 closed defect (duplicate)
Peer Review Plug-in Not Working
Reported by: | Owned by: | Olemis Lang | |
---|---|---|---|
Priority: | high | Component: | PeerReviewPlugin |
Severity: | blocker | Keywords: | |
Cc: | Ryan J Ollos | Trac Release: | 1.0 |
Description (last modified by )
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
Attachments (0)
Change History (4)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
A duplicate of #10812.
comment:3 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:4 Changed 12 years ago by
Summary: | Peer Review Plug-in Not Wolrking → Peer Review Plug-in Not Working |
---|
Note: See
TracTickets for help on using
tickets.
Support for 1.0 is one of the outstanding milestones we have in mind .