Re: BookKeeper website menus not working

2017-07-18 Thread Enrico Olivelli
Thank you Jia Il mer 19 lug 2017, 05:50 Jia Zhai ha scritto: > A jira ticket for this issue: > https://issues.apache.org/jira/browse/BOOKKEEPER-1101 > Now https tabs could work: > https://bookkeeper.apache.org > > On Wed, Jul 19, 2017 at 9:19 AM, Jia Zhai wrote: > > > verified on chrome, safari

Re: BookKeeper website menus not working

2017-07-18 Thread Jia Zhai
A jira ticket for this issue: https://issues.apache.org/jira/browse/BOOKKEEPER-1101 Now https tabs could work: https://bookkeeper.apache.org On Wed, Jul 19, 2017 at 9:19 AM, Jia Zhai wrote: > verified on chrome, safari and firefox, "https" not work, while "http" > works well. > I would like to h

Re: BookKeeper website menus not working

2017-07-18 Thread Jia Zhai
verified on chrome, safari and firefox, "https" not work, while "http" works well. I would like to have a try on fix this. On Wed, Jul 19, 2017 at 8:55 AM, Sijie Guo wrote: > Yes. We might just change 'http://' to '//', so it will take whatever > protocol you are using to browse the page. It sho

Re: BookKeeper website menus not working

2017-07-18 Thread Sijie Guo
Yes. We might just change 'http://' to '//', so it will take whatever protocol you are using to browse the page. It should be a simple fix. Anyone is interested in a fix? - Sijie On Wed, Jul 19, 2017 at 7:47 AM, Edward Ribeiro wrote: > You right, Sijie. > > Since https://code.jquery.com/jquery.

Re: BookKeeper website menus not working

2017-07-18 Thread Edward Ribeiro
You right, Sijie. Since https://code.jquery.com/jquery.js works so it is a matter of change this reference, right? Eddie On Tue, Jul 18, 2017 at 8:38 PM, Sijie Guo wrote: > I checked Chrome and Safari. > > It seems that Chrome doesn't work and Safari works. > > http://bookkeeper.apache.org wor

Re: BookKeeper website menus not working

2017-07-18 Thread Sijie Guo
I checked Chrome and Safari. It seems that Chrome doesn't work and Safari works. http://bookkeeper.apache.org works but https doesn't work. I think in the latest chrome, it blocks accessing mixed content. The bookkeeper website is using http to access jquery.js. - Sijie On Wed, Jul 19, 2017 at

Re: BookKeeper website menus not working

2017-07-18 Thread Matteo Merli
That's true, though I would swear that it was working just a couple of hours ago. :) -- Matteo Merli On Tue, Jul 18, 2017 at 4:23 PM, Edward Ribeiro wrote: > FYI, the 'Documentation', 'Get Involved' and 'Project Info' drop down menus > on https://bookkeeper.apache.org site are not working. > >