Changes between Initial Version and Version 2 of Ticket #338


Ignore:
Timestamp:
Oct 6, 2016, 8:52:08 AM (8 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #338

    • Property Status changed from new to closed
    • Property Cc changed from akshay.guleria@gmail.com,varmasoft@rediffmail.com to akshay.guleria@gmail.com, varmasoft@rediffmail.com
    • Property Resolution changed from to invalid
  • Ticket #338 – Description

    initial v2  
    33I have the latest reposearch plugin(reposearchplugin-r718.zip)installed. It giving the following error message :
    44
     5{{{
    56Traceback (most recent call last):
    67  File "/usr/lib/python2.3/site-packages/trac/web/modpython_frontend.py", line 206, in handler
     
    1617    raise AttributeError, "'%s' object has no attribute '%s'" % (cls, name)
    1718AttributeError: 'trac.mimeview.api.Mimeview' object has no attribute 'to_unicode'
     19}}}