Ticket #145 (closed defect: fixed)

Opened 13 months ago

Last modified 13 months ago

Impossible to connect (password characters related)

Reported by: anonymous Owned by: somebody
Priority: major Milestone: 1.0
Component: other Version:
Keywords: Cc:

Description

I can't connect to MSN with my password that has characters such as < or ? in it. The console debug output is the following:

PASSPORT begin 200 OK list index out of range <?xml version='1.0' encoding='UTF-8'?><S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsse="http://schemas.xmlsoap.org/ws/2003/06/secext" xmlns:psf="http://schemas.microsoft.com/Passport/SoapServices/SOAPFault"><S:Fault><faultcode>S:Client</faultcode><faultstring>Invalid Request</faultstring></S:Fault></S:Envelope> Traceback (most recent call last):

File "Controller.py", line 1067, in login

msn.login()

File "/usr/share/emesene/emesenelib/core.py", line 283, in login

self.passportid = self.passportAuth( hash )

File "/usr/share/emesene/emesenelib/core.py", line 478, in passportAuth

raise common.AuthError?, faultstring

AuthError?: Authentication error: 'Invalid Request' Authentication error: 'Invalid Request'


Debian Lenny Emesene eb Package 0.99svn937-1 Python 2.4.4

Attachments

Change History

Changed 13 months ago by roger

  • status changed from new to closed
  • resolution set to fixed

Fixed in revision 938

Add/Change #145 (Impossible to connect (password characters related))

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.