У сре, 27. 02 2013. у 16:16 +0100, Goran Rakic пише:
Hi Camille, all
Just saw another error that looks very bad. If you follow the Discover
link from a front page the page is broken.
On this page https://www.libreoffice.org/home/Discover javascript urls
at the bottom are not absolute, but they should be. Like instead
<script src="mysite/javascripts/libs/jquery-1.8.0.min.js"
type="text/javascript"></script>
it should be
<script src="/mysite/javascripts/libs/jquery-1.8.0.min.js"
type="text/javascript"></script>
A small issue is that on the top we have http:// hardcoded in stylesheet
links so if one access the site using https the insecure content is
loaded. Please change stylesheet/font links to start just with "//" for
protocol relative urls.
Best,
Goran
--
Unsubscribe instructions: E-mail to website+help@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/website/
All messages sent to this list will be publicly archived and cannot be deleted
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.