[currency] List parsing errors

Bug #377577 reported by Stefano Rivera
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ibid
Fix Released
Low
Stefano Rivera

Bug Description

18:27 <tumbleweed> convert 2750 km^3 to kl
18:27 <Dazzle> 2750 km^3 = 2.75e+12 kl

2009-05-14 14:18:55,442 ERROR core.dispatcher: Exception occured in Currency processor of lookup plugin
Traceback (most recent call last):
  File "/home/dazzle/ibid/dazzle/ibid/core.py", line 23, in _process
    processor.process(event)
  File "/home/dazzle/ibid/dazzle/ibid/plugins/__init__.py", line 55, in process
    method(event, *match.groups())
  File "/home/dazzle/ibid/dazzle/ibid/plugins/lookup.py", line 339, in exchange
    canonical_frm = self._resolve_currency(frm)
  File "/home/dazzle/ibid/dazzle/ibid/plugins/lookup.py", line 314, in _resolve_currency
    name = self.strip_currency_re.match(name).group(1).lower()
AttributeError: 'NoneType' object has no attribute 'group'

description: updated
Changed in ibid:
assignee: nobody → Stefano Rivera (stefanor)
importance: Undecided → Low
status: New → Triaged
description: updated
Changed in ibid:
status: Triaged → In Progress
Changed in ibid:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.