Ticket #10812 (new defect)

Opened 4 months ago

Last modified 4 months ago

Error when using code reviews function

Reported by: anonymous Assigned to: olemis
Priority: high Component: PeerReviewPlugin
Severity: critical Keywords:
Cc: rjollos, andy.barreras@ Trac Release: 1.0

Description (Last modified by rjollos)

Using Trac 1.0 on Apache via PostgresSQL backend. When I click on the "Peer Review" navigation button, I receive the following error:

Trac detected an internal error:

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

Change History

01/22/13 15:39:50 changed by rjollos

  • description changed.

01/24/13 08:36:19 changed by rjollos

  • cc changed from rjollos to rjollos, andy.barreras@.

#10822 closed as a duplicate.


Add/Change #10812 (Error when using code reviews function)




Change Properties
Action