Ticket #1337 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

core: midcom-logout-http://www.example.com does not work

Reported by: rambo Assigned to: rambo
Priority: blocker Milestone: 8.09.6 Ragnaroek
Component: MidCOM component Version: 8.09 Ragnaroek
Keywords: Cc:

Description

the protocol prefix is lost, this makes life with shibboleth and other SSO systems painful.

Change History

09/14/09 14:01:16 changed by rambo

  • status changed from new to assigned.

There is also notice, from accessing $tmp[MIDCOM_HELPER_URLPARSER_VALUE] because index 4 (int value of MIDCOM_HELPER_URLPARSER_VALUE) is not defined...

09/14/09 14:04:46 changed by rambo

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [23351]) seems the way $tmp is populated has been changed, change code to adapt, fixes #1337

09/14/09 14:13:29 changed by rambo

(In [23352]) fix #1337 type bug for midcom-login- as well