expand too long dents fails in rev 355

Bug #1255637 reported by Theru
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
heybuddy
New
Undecided
Unassigned

Bug Description

if I have "Expand too long dents from remote server" enable heybuddy fails to pull from my server. If I start heybuddy from the terminal this is what I get:

Traceback (most recent call last):
  File "heybuddy.py", line 1019, in process_statusesXML
    if not self.connect_dent(data,target_page,is_direct_dent=is_direct):
  File "heybuddy.py", line 844, in connect_dent
    if self.options['expand_long_dents'] and data['truncated'] and 'attachments' in data:
KeyError: 'truncated'
Traceback (most recent call last):
  File "heybuddy.py", line 1019, in process_statusesXML
    if not self.connect_dent(data,target_page,is_direct_dent=is_direct):
  File "heybuddy.py", line 844, in connect_dent
    if self.options['expand_long_dents'] and data['truncated'] and 'attachments' in data:
KeyError: 'truncated'

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.