[Pkg-gmagick-im-team] Bug#982857: All pages cut off due to IFRAME closing tag bungle

積丹尼 Dan Jacobson jidanni at jidanni.org
Mon Feb 15 14:42:34 GMT 2021


Package: imagemagick-6-common
Version: 8:6.9.11.60+dfsg-1
Severity: grave

In
$ rgrep 'iframe.*/>' /usr/share/doc/imagemagick-6-common|wc -l
127
pages like
file:///usr/share/doc/imagemagick-6-common/html/www/command-line-processing.html
please replace

        <iframe src="https://github.com/sponsors/ImageMagick/button" title="Sponsor ImageMagick" height="35" width="107" style="border: 0;"/>
with
        <iframe src="https://github.com/sponsors/ImageMagick/button" title="Sponsor ImageMagick" height="35" width="107" style="border: 0;"></iframe>

else, as in
https://stackoverflow.com/questions/27545757/why-is-a-self-closing-iframe-tag-preventing-further-dom-elements-to-be-displayed
the rest of the page is cutoff!

Yes, already fixed upstream, e.g., https://imagemagick.org/script/command-line-processing.php .

P.S.,
GET file:///usr/share/doc/imagemagick-6-common/html/www/css/magick.css net::ERR_FILE_NOT_FOUND



More information about the Pkg-gmagick-im-team mailing list