MultiDocumenter.jl icon indicating copy to clipboard operation
MultiDocumenter.jl copied to clipboard

fix: error when meta-refresh tag is missing

Open mortenpi opened this issue 2 years ago • 0 comments

get_meta_redirect_url can return nothing, which wasn't handled. This should fix the error in https://github.com/JuliaComputing/MultiDocumenter.jl/issues/74#issuecomment-1769215417

Although I think it might just kick the can down the road, since versions.js will also probably be missing..

Also rearranges the tests a bit, so that we have more than one set of "fixtures".

mortenpi avatar Nov 09 '23 05:11 mortenpi