invidious icon indicating copy to clipboard operation
invidious copied to clipboard

RSS Feeds: Fix Nil assertion failed

Open omernaveedxyz opened this issue 1 year ago • 1 comments

Closes #3795. Continuation of #3793.

I noticed that there are other similar functions in the code that will likely also need this to be done, but for now this resolves my issue's with RSS Feeds not working.

omernaveedxyz avatar Jul 01 '23 23:07 omernaveedxyz

Ah, nice catch! I completely forgot that similar-looking code!

SamantazFox avatar Jul 02 '23 09:07 SamantazFox

The instance I use has this patch applied and RSS feeds are now working again.

The installed libxml2 version is 2.11.4

klonfish avatar Jul 13 '23 17:07 klonfish

@omernaveedxyz thanks a bunch for the contribution :) @klonfish thanks for testing it!

SamantazFox avatar Jul 16 '23 16:07 SamantazFox