Changes between Initial Version and Version 1 of Ticket #4818


Ignore:
Timestamp:
Dec 8, 2010, 9:36:32 AM (13 years ago)
Author:
Ryan J Ollos
Comment:

Context is imported from trac.mimeviewer. This is working correctly on the current trunk. Suggest using the trunk, and please reopen if you continue to have issues.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4818

    • Property Status changed from new to closed
    • Property Resolution changed from to worksforme
  • Ticket #4818 – Description

    initial v1  
    11Hello there, I was able to load the peerreview plugin on trac.
    2 
    32
    43trac-0.10.5-1.fc10.noarch and trac-peerreview-plugin-2.0-1.svn5357
     
    109
    1110Python traceback:
    12 
     11{{{
    1312Traceback (most recent call last):
    1413  File "/usr/lib/python2.5/site-packages/trac/web/main.py", line 406, in dispatch_request
     
    1918    context = Context.from_request(req, 'source', path, node.created_rev)
    2019NameError: global name 'Context' is not defined
     20}}}