Changeset 2630

Show
Ignore:
Timestamp:
01/25/06 23:57:01 (18 years ago)
Author:
jerome
Message:

Fixed a variable used before assignment problem when garbage data was feed to the program.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/cgi-bin/dumpykota.cgi

    r2622 r2630  
    176176                            self.arguments.append("username=%s" % remuser) 
    177177                         
     178                    fname = "error"     
     179                    ctype = "text/plain" 
    178180                    if self.options["format"] in ("csv", "ssv") : 
    179181                        #ctype = "application/vnd.sun.xml.calc"     # OpenOffice.org