Successful Login URL

mannkind - February 26, 2008 - 22:11
Project:Pubcookie
Version:6.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Data:
Successful login URL option is blank

Action: Logging in via Pubcookie
What Do I Expect to Happen: Redirect to $base_url
What Happens: I get stuck at the pubcookie login URL.

If I add the follow line after line 106, I get the expected behavior: if(empty($url)){ $url = $base_url; }

#1

jvandyk - February 26, 2008 - 22:16

Have you actually assigned the URL to redirect to on the pubcookie settings page?

#2

jvandyk - March 9, 2008 - 14:38
Status:active» postponed (maintainer needs more info)

#3

mannkind - July 1, 2008 - 18:58

Wow, I swear I commented on this earlier... evidently I never hit the submit button.

> Have you actually assigned the URL to redirect to on the pubcookie settings page?

I don't want to enter a URL; I have 2 servers (dev/prod) with slightly different URLS. If I enter a URL, I can't login easily via the one of the servers.

If I leave the option blank, I'd like pubcookie to redirect me to whatever Drupal suggests the base_path() is.

#4

mannkind - January 23, 2009 - 06:46
Status:postponed (maintainer needs more info)» closed

This was my 'issue' -- no longer an issue.

 
 

Drupal is a registered trademark of Dries Buytaert.