As it says in the title -- I can reproduce easily on my installation and so can Hasse.

Comments

skomorokh’s picture

Status: Active » Postponed

So far we haven't been able to isolate this outside a macports environment. I think it's possibly php version dependent but seems these were just different point releases of php 5.3. Tried with strict error checking on it and it still worked under Debian.

We'll keep an eye out, maybe Jakub will have some time to try a few things on his mac. Definitely let us know if you see this on other platforms though!

jakub-idx’s picture

Same thing happens on Ubuntu Maverick and the Ding1 (6.x) module.

PHP 5.2.16
Apache2 2.2.16

jakub-idx’s picture

Priority: Major » Critical
skomorokh’s picture

Status: Postponed » Fixed

Tried this again, this time after setting up D7 on my Lucid desktop. Everything seemed to work until I found the problem :)

Turns out I wasn't toggling the session handling checkbox, just the facet ones as I recall your having to disable all of them to get the form to work. If you leave sessions on, everything is fine, but somehow when you uncheck it you need to uncheck everything. This led me to a cut and paste fail where I checked the usesessions value instead of the facet limit but only partially. Fixed.

Since we only use service proxy credentials when we disable this it basically only functions as a toggle between SP and pz2 despite being passed as the use_sessions parameter to pz2.js. I've updated the UI to make this more clear.

jakub-idx’s picture

Very nice, thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.