#1961: Feeds framework assumes feed link is a string
---------------------------+------------------------------------------------
   Reporter:  ubernostrum  |                Owner:  adrian       
     Status:  closed       |            Component:  RSS framework
    Version:  SVN          |           Resolution:  fixed        
   Keywords:               |                Stage:  Unreviewed   
  Has_patch:  0            |           Needs_docs:  0            
Needs_tests:  1            |   Needs_better_patch:  0            
---------------------------+------------------------------------------------
Comment (by anonymous):

 error is :
 AttributeError at /feeds/gallery/
 'NoneType' object has no attribute 'startswith'
 Request Method:         GET
 Request URL:    http://192.168.1.2:8000/feeds/gallery/
 Exception Type:         AttributeError
 Exception Value:        'NoneType' object has no attribute 'startswith'
 Exception Location:     /sw/lib/python2.4/site-
 packages/django/contrib/syndication/feeds.py in get_feed, line 69

-- 
Ticket URL: <http://code.djangoproject.com/ticket/1961#comment:10>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to