GNU bug report logs - #44439
url-http-handle-authentication: false positive "Wrong authorization used for"

Previous Next

Package: emacs;

Reported by: William Xu <william.xwl <at> gmail.com>

Date: Wed, 4 Nov 2020 13:31:02 UTC

Severity: normal

Merged with 43566, 44195

Found in version 27.1

Done: Thomas Fitzsimmons <fitzsim <at> fitzsim.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: William Xu <william.xwl <at> gmail.com>
To: 44439 <at> debbugs.gnu.org
Subject: bug#44439: url-http-handle-authentication: false positive "Wrong authorization used for"
Date: Wed, 04 Nov 2020 14:30:00 +0100
When I use excorporate elpa package to get outlook calendar into
orgMode, M-x excorporate, putting user and password info, I get this
error:

(defun url-http-handle-authentication (proxy)
      ... 
      (error "Wrong authorization used for %s" url))

even though I provided the correct password. In fact, if I change
`error' to `message', everything just works. All calendar events can be
downloaded successfully. 

I noticed the change has been added when resolving this ticket:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=27022

Should the `assoc' check be refined a bit here? 

-- 
William






This bug report was last modified 4 years and 151 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.