Hi Goran,

Thanks for the report. We'll have a look.

Cheers,
Camille
Le 27/02/2013 16:25, Goran Rakic a écrit :
У сре, 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+h...@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

Reply via email to