Re: Tumbler down

2018-07-10 Thread Tobias Soloschenko
Thanks for the information! :-) kind regards Tobias > Am 10.07.2018 um 17:30 schrieb Martijn Dashorst : > > On Tue, Jul 10, 2018 at 10:49 AM Martijn Dashorst > wrote: >> I'm submitting a bug report. However, this might mean we need to move >> the carroussel generation to build-time (i.e. when

Re: Tumbler down

2018-07-10 Thread Martijn Dashorst
On Tue, Jul 10, 2018 at 10:49 AM Martijn Dashorst wrote: > I'm submitting a bug report. However, this might mean we need to move > the carroussel generation to build-time (i.e. when the site gets built > and published) rather than dynamic. I just got a notification that the issue is passed onto

Re: Tumbler down

2018-07-10 Thread Martin Grigorov
Alright! It indeed works in FIrefox but fails with Google Chrome. The bug is elsewhere :-) On Tue, Jul 10, 2018 at 12:10 PM Andrea Del Bene wrote: > +1 Martijn. The same for me. > > On Tue, Jul 10, 2018 at 10:49 AM, Martijn Dashorst < > martijn.dasho...@gmail.com> wrote: > > > On Tue, Jul 10,

Re: [GitHub] wicket pull request #283: Wicket-6563 page store implementation

2018-07-10 Thread Andrea Del Bene
Loosing code is always good, but doing it right it's harder than loosing weight :-D On Tue, Jul 10, 2018 at 11:08 AM, Tobias Soloschenko < tobiassolosche...@googlemail.com.invalid> wrote: > > > Am 10.07.2018 um 09:54 schrieb Emond Papegaaij < > emond.papega...@topicus.nl>: > > > >> On maandag 9

Re: Tumbler down

2018-07-10 Thread Andrea Del Bene
+1 Martijn. The same for me. On Tue, Jul 10, 2018 at 10:49 AM, Martijn Dashorst < martijn.dasho...@gmail.com> wrote: > On Tue, Jul 10, 2018 at 10:35 AM Martin Grigorov > wrote: > > > > Then Safari must be broken :-) > > It actually isn't: I accepted the GDPR cookie when I opened your > payload

Re: Tumbler down

2018-07-10 Thread Andrea Del Bene
Yesterday I noted this problem but in this moment i works fine also for me (Firefox on Ubuntu 16.04) On Tue, Jul 10, 2018 at 10:34 AM, Martin Grigorov wrote: > Then Safari must be broken :-) > > The REST call is intercepted by a check for "GDPR agreed" cookie. So the > response is a HTML page

Re: [GitHub] wicket pull request #283: Wicket-6563 page store implementation

2018-07-10 Thread Tobias Soloschenko
> Am 10.07.2018 um 09:54 schrieb Emond Papegaaij : > >> On maandag 9 juli 2018 21:21:42 CEST Sven Meier wrote: >> Hi Emond, >> >> many thanks for your first feedback. >> >>> this is an enormous amount of code to review so this will take some time >> >> Actually its mostly the old code

Re: Tumbler down

2018-07-10 Thread Martijn Dashorst
On Tue, Jul 10, 2018 at 10:35 AM Martin Grigorov wrote: > > Then Safari must be broken :-) It actually isn't: I accepted the GDPR cookie when I opened your payload request. Apparently Safari remembers the cookie (while in Emond's browser it didn't). > The REST call is intercepted by a check for

Re: Tumbler down

2018-07-10 Thread Martin Grigorov
Then Safari must be broken :-) The REST call is intercepted by a check for "GDPR agreed" cookie. So the response is a HTML page asking you to click "OK" and then you are redirected to the original destination. I guess Tumblr will fix it soon. It is stupid to ask for EU/GDPR consent in REST API

Re: Tumbler down

2018-07-10 Thread Martijn Dashorst
It just works in Safari... Martijn On Tue, Jul 10, 2018 at 9:05 AM Tobias Soloschenko wrote: > > So may we remove the panel, but make a link to tumblr? > > kind regards > > Tobias > > > Am 10.07.2018 um 08:41 schrieb Martin Grigorov : > > > > The problem is: > > > > Cross-Origin Read Blocking

Re: [GitHub] wicket pull request #283: Wicket-6563 page store implementation

2018-07-10 Thread Emond Papegaaij
On maandag 9 juli 2018 21:21:42 CEST Sven Meier wrote: > Hi Emond, > > many thanks for your first feedback. > > > this is an enormous amount of code to review so this will take some time > > Actually its mostly the old code squeezed into new classes. But we can > take all the time we want to

Re: Tumbler down

2018-07-10 Thread Tobias Soloschenko
So may we remove the panel, but make a link to tumblr? kind regards Tobias > Am 10.07.2018 um 08:41 schrieb Martin Grigorov : > > The problem is: > > Cross-Origin Read Blocking (CORB) blocked cross-origin response >

Re: Tumbler down

2018-07-10 Thread Martin Grigorov
The problem is: Cross-Origin Read Blocking (CORB) blocked cross-origin response https://www.tumblr.com/privacy/consent?redirect=https%3A%2F%2Fbuiltwithwicket.tumblr.com%2Fapi%2Fread%2Fjson%3Fcallback%3DjQuery111304038688794901899_1531204859945%26_%3D1531204859946 with MIME type text/html. See

Re: Tumbler down

2018-07-10 Thread Tobias Soloschenko
On the wicket site. I am sorry just forgot to mention this. kind regards Tobias > Am 10.07.2018 um 08:10 schrieb Martin Grigorov : > > https://builtwithwicket.tumblr.com/ > > looks OK to me > > Or you mean another integration ? > > On Tue, Jul 10, 2018 at 7:57 AM Tobias Soloschenko >

Re: Tumbler down

2018-07-10 Thread Martin Grigorov
https://builtwithwicket.tumblr.com/ looks OK to me Or you mean another integration ? On Tue, Jul 10, 2018 at 7:57 AM Tobias Soloschenko wrote: > Hey all, > > just noticed that the Tumbler integration doesn‘t show up any projects. > > kind regards > > Tobias