Issue 2550517
 
 
 
              
              
Created on 2009-02-23 02:05 by tobias-herp, last changed 2009-02-24 05:07 by stefan. 
  
 
  | File name | 
  Uploaded | 
  Description | 
  Edit | 
  Remove | 
  
 
  | 
   client.patch
   | 
  
   tobias-herp,
   2009-02-23 02:05
   | 
  simple change of indentation level | 
  
   | 
  
   
   | 
  
 
  
 
  
   | msg3580 | 
   Author: [hidden] (tobias-herp) | 
   Date: 2009-02-23 02:05 | 
   
    
    | 
   
  
   
    If a tracker serves the csv list when no issues are there yet (e.g. when
running the demo tracker), an error occurs:
  File "U:\roundup\cgi\client.py", line 1306, in write_file
    self.write(content)
UnboundLocalError: local variable 'content' referenced before assignment
The file is served anyway; however, the correction is easy (see applied
patch)
    | 
   
 
 
  
   | msg3586 | 
   Author: [hidden] (stefan) | 
   Date: 2009-02-24 05:07 | 
   
    
    | 
   
  
   
    Fixed in rev:4169. Thanks for the report and patch ! 
    | 
   
 
 
|
 
| Date | 
User | 
Action | 
Args | 
 
| 2009-02-24 05:07:48 | stefan | set | status: new -> closed assignee: stefan resolution: fixed messages:
  + msg3586 nosy:
  + stefan |  
| 2009-02-23 02:05:09 | tobias-herp | create |  |  
 
 
 |