[Trac-tickets] [The Trac Project] #1516: Exception when viewing the timeline rss feed

The Trac Project noreply at edgewall.com
Sat May 7 05:23:24 EDT 2005


#1516: Exception when viewing the timeline rss feed
----------------------+-----------------------------------------------------
       Id:  1516      |      Status:  new                     
Component:  timeline  |    Modified:  Sat May  7 05:23:24 2005
 Severity:  normal    |   Milestone:  0.9                     
 Priority:  normal    |     Version:  devel                   
    Owner:  jonas     |    Reporter:  appel                   
----------------------+-----------------------------------------------------
 {{{'NoneType' object has no attribute 'find'}}}
 {{{
 Traceback (most recent call last):
   File "c:\program\python23\Lib\site-
 packages\trac\web\modpython_frontend.py", line 241, in handler
     dispatch_request(mpr.path_info, mpr, env)
   File "c:\program\python23\Lib\site-packages\trac\web\main.py", line 311,
 in dispatch_request
     dispatcher.dispatch(req)
   File "c:\program\python23\Lib\site-packages\trac\web\main.py", line 190,
 in dispatch
     resp = chosen_handler.process_request(req)
   File "c:\program\python23\Lib\site-packages\trac\Timeline.py", line 143,
 in process_request
     if author.find('@') != -1:
 AttributeError: 'NoneType' object has no attribute 'find'
 }}}

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/1516>
The Trac Project <>


More information about the Trac-Tickets mailing list