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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 44439 in the body.
You can then email your comments to 44439 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#44439; Package emacs. (Wed, 04 Nov 2020 13:31:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to William Xu <william.xwl <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 04 Nov 2020 13:31:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: William Xu <william.xwl <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 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






Merged 43566 44195 44439. Request was from Thomas Fitzsimmons <fitzsim <at> fitzsim.org> to control <at> debbugs.gnu.org. (Fri, 04 Dec 2020 15:25:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 20 Mar 2021 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 31 days ago.

Previous Next


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