From 2cb359b67257b8fa59631f9fe23a59f77280400d Mon Sep 17 00:00:00 2001 From: ewen Date: Sun, 28 Sep 2025 22:49:31 +0000 Subject: [PATCH] Added a comment: Cross link to importfeed parsing --- ...nt_26_6552491d65593df8346a764cb1cd3709._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/bugs/35_failed_tests_on_beegfs/comment_26_6552491d65593df8346a764cb1cd3709._comment diff --git a/doc/bugs/35_failed_tests_on_beegfs/comment_26_6552491d65593df8346a764cb1cd3709._comment b/doc/bugs/35_failed_tests_on_beegfs/comment_26_6552491d65593df8346a764cb1cd3709._comment new file mode 100644 index 0000000000..7f32b84e2e --- /dev/null +++ b/doc/bugs/35_failed_tests_on_beegfs/comment_26_6552491d65593df8346a764cb1cd3709._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="ewen" + avatar="http://cdn.libravatar.org/avatar/605b2981cb52b4af268455dee7a4f64e" + subject="Cross link to importfeed parsing" + date="2025-09-28T22:49:31Z" + content=""" +As a cross link, the changes in [comment 8 on this bug](http://git-annex.branchable.com/bugs/35_failed_tests_on_beegfs/#comment-d7e4cf0592937215e3acd3c08c03288c) seem to have changed the feed parsing from binary mode to decoding UTF-8, which appears to be breaking on feeds which actually contain UTF-8 (eg, smart quotes, smart dashes, etc). + +See [comment on bug about importfeed breaking on `toEnum` out of range](http://git-annex.branchable.com/bugs/importfeed__58___Enum.toEnum__123__Word8__125____58___tag___40__8217__41___is_outs/#comment-dbdafeb801ad23e2ccb3c2aa066a4efb) (where it took me a while to figure out what the root cause was). + +Ewen + + +"""]]