> http://www.ja-sig.org/issues/browse/CAS-663 > > Not sure in which state this is. Didn't do tests for this myself
Fix is still unconfirmed, but got a recent report that maybe it's still broken. That said, I believe it is correct to implicate poor referral handling in this case, but I doubt it's the same issue reported in CAS-663. I believe IPersonAttributeDao, which LdapPersonAttributeDao implements, has a contract to never return null maps. If that is correct and the hunch, which at first glance I support, that the NPE is caused by getMultivaluedUserAttributes returning a null map, the bug would be with the Person Directory project. I will have to do code review tomorrow to determine whether that is plausible. If we determine it's a bug with Person Directory, we'll open an issue there and reference this thread. In any case I'll update this thread tomorrow after some code review. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
