#512: TypeError when commenting on tickets
---------------------+---------------
  Reporter:  gjm     |    Owner:
      Type:  defect  |   Status:  new
  Priority:  major   |  Version:
Resolution:          |
---------------------+---------------
 Errors like this appearing on ticket pages when commenting:

 {{{
 [...]
   File "/home/bh/bloodhound/installer/bh/local/lib/python2.7/site-
 packages/genshi/template/base.py", line 289, in _eval_expr
     retval = expr.evaluate(ctxt)
   File "/home/bh/bloodhound/installer/bh/local/lib/python2.7/site-
 packages/genshi/template/eval.py", line 177, in evaluate
     return eval(self.code, _globals, {'__data__': data})
   File
 "/home/bh/bloodhound/bloodhound_theme/bhtheme/templates/bloodhound_theme.html",
 line 58, in <Expression u'chrome.logo.link or href()'>
     <a href="${chrome.logo.link or href()}">
   File
 "/home/bh/bloodhound/bloodhound_multiproduct/multiproduct/hooks.py", line
 96, in __call__
     return super(ProductizedHref, self).__call__(*args, **kwargs)
 TypeError: super(type, obj): obj must be an instance or subtype of type
 }}}

 It may be that the class is being reloaded.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/512>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Reply via email to