Date: prev next · Thread: first prev next last
2019 Archives by date, by thread · List index


Hi,

there is an annoying issue. The page get-help/nabble (Nabble forums) tries to load following script:

<script>
{
        var nabble_id="a.f1639498";
        var link=document.getElementById("nabblelink");
        if (window.nabble_id && link != null) {
                link.style.display="none";
                if ('https:' == window.location.protocol) {
document.write("<p>nabble doesn't support https. Make sure you either have configured an exception in your browser or <a href='http:" + window.location.href.substring(window.location.protocol.length) + "'>access this page using plain http</a></p>");
                }
document.write("<div id='nabbleforum' style='width:100%'><div style='height:700px'><img src='http://n3.nabble.com/images/loading.png' width=94 height=33 alt='Loading...'></div></div>");
                var e = document.createElement("script");
e.src = 'http://n3.nabble.com/embed/JsEmbed.jtp?site=969070&node=1639498&url=' + encodeURIComponent(location.href);
                e.type="text/javascript";
                document.getElementsByTagName("head")[0].appendChild(e);
        }
}
</script>

It shows a warning that Nabble does not support https, only http. But the script is not fully loaded. Only a stagnant wheel symbol with the word "Loading..." is shown. Please remove this script from dsb.libreoffice.org and hsb.libreoffice.org websites.


Thanks.


Michael

--
To unsubscribe e-mail to: website+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/website/
Privacy Policy: https://www.documentfoundation.org/privacy

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.