#639: KeyError: 'product'
---------------------------+--------------------------
  Reporter:  jav           |      Owner:  olemis
      Type:  defect        |     Status:  assigned
  Priority:  critical      |  Milestone:  Release 8
 Component:  multiproduct  |    Version:  0.6.0
Resolution:                |   Keywords:  ticket field
---------------------------+--------------------------
Changes (by olemis):

 * owner:   => olemis
 * status:  review => assigned


Comment:

 I'm getting this error now

 {{{#!py

 Traceback (most recent call last):
   File "/path/to/bloodhound/trac/trac/web/main.py", line 477, in
 _dispatch_request
     dispatcher.dispatch(req)
   File "/path/to/bloodhound/trac/trac/web/main.py", line 224, in dispatch
     self._post_process_request(req, *resp)
   File "/path/to/bloodhound/trac/trac/web/main.py", line 338, in
 _post_process_request
     resp = f.post_process_request(req, *resp)
   File "/path/to/bloodhound/bloodhound_theme/bhtheme/theme.py", line 503,
 in post_process_request
     msg = _("Missing ticket field '%s'.", 'product')
 TypeError: gettext() takes exactly 2 arguments (3 given)
 }}}

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/639#comment:5>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Reply via email to