GNU bug report logs -
#70076
28.3; xml-escape-string parse issue
Previous Next
Reported by: "D. Schmudde" <d <at> schmud.de>
Date: Fri, 29 Mar 2024 16:03:04 UTC
Severity: normal
Tags: notabug
Found in version 28.3
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#70076: 28.3; xml-escape-string parse issue
which was filed against the emacs package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 70076 <at> debbugs.gnu.org.
--
70076: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70076
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: "D. Schmudde" <d <at> schmud.de>
>> Cc: 70076 <at> debbugs.gnu.org, public <at> protesilaos.com
>> Date: Sun, 31 Mar 2024 13:15:29 +0200
>>
>> Okay, good to know. Thanks for taking a look.
>>
>> Here is some additional context. It occurs when using Elfeed's
>> ~elfeed-export-opml~ on my list of RSS feeds. It seems the library
>> relies on ~xml-escape-string~ to parse each element. It's worth
>> noting that this happens on several feeds, not just the feed for
>> leancrew.com listed below.
>
> OK, but still: how did you get to that point? Where did the
> problematic string originate from? Was it something that you typed or
> copy/pasted, or something else?
>
>> I can file a bug with the package maintainers but I wasn't sure if
>> the XML parser was a better place to start.
>
> Yes, I think it is best to start by reporting this to package
> maintainers.
This doesn't seem like a bug in Emacs, and we didn't hear anything in 3
months. I'm therefore closing this bug.
If this is still an issue, please reply to this email (use "Reply to
all" in your email client) and we can reopen the bug report.
[Message part 3 (message/rfc822, inline)]
Starting with `emacs -Q`:
(require 'xml)
(xml-escape-string "And now it\342\200\231s all this")
The result is: `xml-escape-string: Invalid XML character: 4194274,
11`
I expect that the string will parse correctly with these escape
characters. Or is this expectation wrong?
In GNU Emacs 28.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.33, cairo version 1.16.0)
of 2023-08-25 built on pop-os
Repository revision: dec958258b133b4c21224c594da433919d852800
Repository branch: emacs-28
System Description: Pop!_OS 22.04 LTS
Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ
JPEG
JSON LCMS2 LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 M17N_FLT MODULES
NOTIFY
INOTIFY PDUMPER PNG RSVG SECCOMP SOUND THREADS TIFF
TOOLKIT_SCROLL_BARS
X11 XDBE XIM XPM GTK3 ZLIB
Important settings:
value of $LANG: en_US.UTF-8
value of $XMODIFIERS: @im=ibus
locale-coding-system: utf-8-unix
--
w: http://schmud.de
e: d <at> schmud.de
t: @dschmudde
This bug report was last modified 1 year and 22 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.