> I'm not sure much testing has been done on php 5.3 yet.

It looks like it was a PHP 5.3 problem. I brought up another machine and
tested with 5.2.11 and it worked flawlessly.

I was busy towards the end of the day so I was unable to provide this
update.

What I will do is offer my setup for testing 5.3 if progress is wanted
at this point.


> This takes the User class and looks up the user with the id thats
> stored in the user_username->user_id variable, and $authenticatedUser
> should now be the user object that contains an authenticated user.

Alright. That makes sense. Thank you for clarifying. 

> 
> Do you have auto registration set to true? can you sanitize your
> addPlugin for ldap and paste it to the mailing list? 

Yes I do have it set. I can still post my config if you would like, but
maybe we could delay this for PHP 5.3 testing if you guys want.

Maybe for the next milestone?

> 
> Actually....
> What does your display name look like?  If it isnt [a-z0-9] i bet this
> could cause the issue, i seem to remember having a similar problem
> when i did my own 1 off ldap plugin come to think of it.

My display name is just my first and last name, no crazy characters or
anything like that.

> 
> Is your login like: "id23456" and your displayName like
> "First.Last" (note the period, which would break things in router.php)
> 

In our environment our logins are the first initial of your first name
followed by the first 5 of your last name.

So mine would be - tclarr
Display name - Tait Clarridge

I think we can pretty much chalk this up PHP 5.3, if anyone would like
me to test using my setup I would be happy to assist and do some initial
testing for patches/commits.

Thanks for the response Eric.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
StatusNet-dev mailing list
[email protected]
http://lists.status.net/mailman/listinfo/statusnet-dev

Reply via email to