GNU bug report logs -
#68632
[PATCH] Downcase host name to match URL parsing behavior
Previous Next
Reported by: Brad Howes <bradhowes <at> mac.com>
Date: Sun, 21 Jan 2024 10:36:02 UTC
Severity: normal
Tags: patch
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 27 Jan 2024 12:33:07 +0200
with message-id <86jznv83rw.fsf <at> gnu.org>
and subject line Re: bug#68632: [PATCH] Downcase host name to match URL parsing behavior
has caused the debbugs.gnu.org bug report #68632,
regarding [PATCH] Downcase host name to match URL parsing behavior
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
68632: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68632
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Tags: patch
Tags: patch
Tags: patch
When using `comint-osc-process-output' to track directory changes, there
can be a failure to match host names due to inconsistent behavior
between `url-generic-parse-url' and `ansi-osc-directory-tracker. The
former applies `downcase' to the result extracted from the URL but the
latter does not.
In GNU Emacs 29.1 (build 1, aarch64-apple-darwin21.6.0, NS
appkit-2113.60 Version 12.6.6 (Build 21G646)) of 2023-08-17 built on
armbob.lan
Windowing system distributor 'Apple', version 10.3.2487
System Description: macOS 14.2.1
Configured using:
'configure --with-ns '--enable-locallisppath=/Library/Application
Support/Emacs/${version}/site-lisp:/Library/Application
Support/Emacs/site-lisp' --with-modules 'CFLAGS=-DFD_SETSIZE=10000
-DDARWIN_UNLIMITED_SELECT' --with-x-toolkit=no'
[0001-Downcase-host-name-to-match-URL-parsing-behavior.patch (application/octet-stream, attachment)]
[Message part 5 (text/plain, inline)]
[Message part 6 (message/rfc822, inline)]
> Date: Sun, 21 Jan 2024 11:05:26 +0100
> From: Brad Howes via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>
> When using `comint-osc-process-output' to track directory changes, there
> can be a failure to match host names due to inconsistent behavior
> between `url-generic-parse-url' and `ansi-osc-directory-tracker. The
> former applies `downcase' to the result extracted from the URL but the
> latter does not.
Thanks, installed on the master branch, and closing the bug.
This bug report was last modified 1 year and 112 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.