bugGNU FM - Bugs: bug #26508, Pretty feedback: import.py BADAUTH...

 
 

bug #26508: Pretty feedback: import.py BADAUTH fail should output pretty response

Submitter:  Seth Woodworth <isforinsects>
Submitted:  Sat 09 May 2009 01:30:38 AM UTC
   
 
Category:  lastscrape Severity:  3 - Normal
Item Group:  UI Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 09 May 2009 01:30:38 AM UTC, original submission:  

<code>Traceback (most recent call last):
  File "./import.py", line 25, in <module>
    gobbler = GobbleServer(server, username, password)
  File "/home/seth/code/librefm/trunk/lastscrape/gobble.py", line 28, in _init_
    self._handshake()
  File "/home/seth/code/librefm/trunk/lastscrape/gobble.py", line 41, in _handshake
    raise GobbleException("Server returned: %s" % (response,))
gobble.GobbleException: Server returned: BADAUTH</code>


Should be:

"Invalid Username or Password, please try again."

Seth Woodworth <isforinsects>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by isforinsects (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code