EDS + request parameters = fatal.noReturnURL

Peter Schober peter.schober at univie.ac.at
Fri Mar 1 06:17:56 EST 2013


* Rod Widdowson <rdw at steadingsoftware.com> [2013-03-01 12:12]:
> I assume you are running from the non-minimized sources (available in the
> most recent kit IIRC).

No. The public URLs I provided are using the RPM (1.0.2-2.2.el5) and
my own tests with the application integration where with the 1.0.2
release tarball. Neither have the non-minimized source but I can pull
from SVN.

> You might want to prove this by changing this line
> of idpselect.js (at about line 191)
> 
> From:
> 
> >         if (null == parmlist || 0 == parmlist.length || parmlist.charAt(0)
> != '?') {
> 
> To:
> 
> >        if (true || null == parmlist || 0 == parmlist.length ||
> parmlist.charAt(0) != '?') {

I'll try, thanks. Issue is still forthcoming (Javascript pop-ups and
filling out forms, lovely day :)
-p


More information about the dev mailing list