There's going to be some conflict between this and [#6638] but it shouldn't be 
too bad to resolve.


---

** [tickets:#6650] Error on Google Code ticket import**

**Status:** closed
**Labels:** import google-code 
**Created:** Wed Sep 11, 2013 07:47 PM UTC by Tim Van Steenburgh
**Last Updated:** Thu Sep 12, 2013 08:39 PM UTC
**Owner:** Dave Brondsema

https://sourceforge.net/nf/admin/task_manager/view/5230c5bd90954737cf132a91

Google Code project: pychess

~~~~
Traceback (most recent call last):
  File "/var/local/allura/Allura/allura/model/monq_model.py", line 258, in 
__call__
    self.result = func(*self.args, **self.kwargs)
  File "/var/local/allura/ForgeImporters/forgeimporters/google/tracker.py", 
line 58, in import_tool
    importer.import_tool(c.project, c.user, **kw)
  File "/var/local/allura/ForgeImporters/forgeimporters/google/tracker.py", 
line 135, in import_tool
    self.process_fields(ticket, issue)
  File "/var/local/allura/ForgeImporters/forgeimporters/google/tracker.py", 
line 192, in process_fields
    ticket.add_multiple_attachments(issue.get_issue_attachments())
  File "/var/local/allura/ForgeImporters/forgeimporters/google/__init__.py", 
line 195, in get_issue_attachments
    return [Attachment(a.parent) for a in attachments.findAll('a', 
text='Download')]
  File "/var/local/allura/ForgeImporters/forgeimporters/google/__init__.py", 
line 277, in __init__
    filename = parse_qs(urlparse(url).query)['name'][0]
KeyError: 'name'
~~~~


---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed 
to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.

Reply via email to