Links in www/api Documentation bloated with 16384 "../"
Links in www/api Documentation bloated with 16384 "../"
Somewhere around 6.8.2, the HTML documentation included in the distribution archives in www/api has increased in size by a factor of almost 2 - from 800k per file to 1.6MB per file. The cause is an inflationary growth in '../' in the relative links, from around 8192 to 16384 repetitions of '../'. As a result, links are (remain) unusable and stylesheets etc. are not applied.
Re: Links in www/api Documentation bloated with 16384 "../"
Doh! We'll have a patch by sometime tomorrow. Thanks.
Re: Links in www/api Documentation bloated with 16384 "../"
I neglected to mention that colorspace.html pixel-view.html had even more "../" and "www" in the links. I thought it was just 16384*3, but right now in 6.8.3-5 there are about 512k unnecessary "../" in every link in colorspace.html. As a result, each of those files is ~ 48MB.
Re: Links in www/api Documentation bloated with 16384 "../"
We'll have a patch by sometime tomorrow. Thanks.
Re: Links in www/api Documentation bloated with 16384 "../"
Still broken in ImageMagick-6.8.3-9.
Re: Links in www/api Documentation bloated with 16384 "../"
We'll have a patch by sometime tomorrow. Thanks.