phpBB - Atlassian's crowd integration

$resp call for assigning user_email fails to correctly generate email address

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Environment:
    windows server 2008 php5 mysql phpbb 3.0.7
  • RiskProbability:
    1
  • RiskConsequence:
    1

Description

Description.

When a new user signs into the forum for the first time, the email address generated does not include any punctuation. The following user, for example:

username email
user.name user.name@domain.com

Repro steps.

When signing in, the resulting user account is just "user" not "user.name@domain.com".

Expected results.

I would like to see the sql table be populated with "user.name@domain.com".

Possible (bad) code

Perhaps the function call for setting user_email in the $user_row array is not setting return parameters?

line 154
'user_email'	=> $resp->out->attributes->SOAPAttribute[0]->values->string,

It would be great to fix this. I am currently using crowd to authenticate jira and confluence right now so I don't think it's a problem with the crowd server.

Activity

Hide
Aaron Bockelie added a comment - 26/Jul/10 11:41 PM

Sorry for the bad formatting on the { code } macro.

Show
Aaron Bockelie added a comment - 26/Jul/10 11:41 PM Sorry for the bad formatting on the { code } macro.
Hide
Fernando Morgenstern - consultorpc added a comment - 04/Aug/10 02:41 PM

Issue fixed on revision 14.

Please, get the latest version on trunk to have this issue fixed.

Show
Fernando Morgenstern - consultorpc added a comment - 04/Aug/10 02:41 PM Issue fixed on revision 14. Please, get the latest version on trunk to have this issue fixed.

People

Vote (0)
Watch (0)

Dates

  • Created:
    26/Jul/10 11:40 PM
    Updated:
    04/Aug/10 03:18 PM
    Resolved:
    04/Aug/10 02:41 PM

Time Tracking

Estimated:
1h
Original Estimate - 1 hour
Remaining:
1h
Remaining Estimate - 1 hour
Logged:
Not Specified
Time Spent - Not Specified