[exchange] XE format change, broke currency list
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ibid |
Fix Committed
|
Medium
|
Stefano Rivera |
Bug Description
15:41 <tumbleweed> exchange 1 USD for ZAR
15:41 <tibid> I'm not feeling too well
ERROR core.dispatcher: Exception occured in Currency processor of conversions plugin.
Event: {'account': 1, 'responses': [], 'source': u'atrum', 'addressed': True, 'processed': False, 'time': datetime.
Traceback (most recent call last):
File "/home/
processor.
File "/home/
method(event, *args)
File "/home/
self.
File "/home/
tbl_main = [x for x in etree.getiterat
IndexError: list index out of range
$ curl 'http://
<HTML>
<HEAD><
<BODY>
Automated extraction of our content is prohibited. See <A HREF="http://
</BODY>
</HTML>
Related branches
- Max Rabkin: Approve
-
Diff: 549 lines (+258/-99)8 files modifieddocs/api/ibid.utils.rst (+8/-1)
ibid/plugins/conversions.py (+140/-68)
ibid/test/__init__.py (+26/-8)
ibid/test/plugins/test_conversions.py (+52/-4)
ibid/test/plugins/test_core.py (+6/-11)
ibid/test/plugins/test_url.py (+3/-3)
ibid/test/test_utils.py (+19/-0)
ibid/utils/__init__.py (+4/-4)
Changed in ibid: | |
assignee: | nobody → Stefano Rivera (stefanor) |
status: | New → In Progress |
summary: |
- [exchange] XE won't let us scrape their ISO4217 list + [exchange] XE format change, broke currency list |
Changed in ibid: | |
status: | In Progress → Fix Committed |
Oh, whoops, with the user-agent we use, I don't get autoextraction prohibited. It could just be a layout change