After further tests I think I should have read the answer of Tobias more attentively. It must have something to do with Swisscom not accepting GZip connections... I'm off to new tests ;-)
- will On 20.05.2011, at 10:21, Will Scheidegger wrote: > > I'm giving the early paragraph model execution a shot. > > But I am also still trying to find the root cause the problem. > - It works fine for the big majority of users > - It does not for the employees of some companies (we know of Swisscom and > one other so far) > - It does not seem to be a cookie thing (I played around with cookie settings > and could not reproduce the error, i.e. got different errors) > > Does anyone have an idea where to look next?! > > -will > > On 19.05.2011, at 13:42, Unger, Richard wrote: > >> >> Hi Will! >> >> I agree, I also found the error very confusing when I was debugging it in >> our system. >> >> Making the Paragraph execute() happen earlier (by calling via AJAX) solved >> the problem, so I didn't bother to investigate further. >> >> Regards from Vienna, >> >> Richard >> >> >> -----Ursprüngliche Nachricht----- >> Von: [email protected] >> [mailto:[email protected]] Im Auftrag von Will Scheidegger >> Gesendet: Donnerstag, 19. Mai 2011 12:41 >> An: Magnolia User-List >> Betreff: Re: [magnolia-user] Trouble with Session in company networks >> >> >> I see. So the page should be called with a parameter >> "mgnlModelExecutionUUID" with the UUID of the paragraph causing the trouble >> as value. I'll give that a try. >> >> Still: >> - Why would this only cause trouble when being called from certain company >> networks (i.e. most likely with certain cookie restrictions)? >> - When the response actually has started to send data (as Richard suggested) >> then "response.sendRedirect()" should not work either, right? ... but it >> does!? >> >> Thanks for the help! >> -will >> >> >> >> ---------------------------------------------------------------- >> For list details see >> http://www.magnolia-cms.com/home/community/mailing-lists.html >> To unsubscribe, E-mail to: <[email protected]> >> ---------------------------------------------------------------- >> >> >> >> >> >> ---------------------------------------------------------------- >> For list details see >> http://www.magnolia-cms.com/home/community/mailing-lists.html >> To unsubscribe, E-mail to: <[email protected]> >> ---------------------------------------------------------------- >> > > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- > ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
