username and email are not defaulting as expected from this call:
http://www.brentmeade.com/wordpress/wp-login.php?action=register&user_login=deb&user_email=deb@emdeon.com&firstname=Deb&lastname=Holmes&house_number=907&home_phone=377-8814&street=Shenandoah+Dr.
Street is also not defaulting properly but I'm wondering if there are spme special challenges with select lists? I tried removing the spaces from the options to simplify but that didn't help.
But even when I leave street off the list of parameters I send through, username and email still don't work. I've tried deactivating and reinstalling the plug in but nothing seems to help.
Note that I also had a ton of problems with custom fields cross-updating each other from the profile screen, which I eventually managed to resolve by removing most of the custom fields. I am wondering if there is some hold over in the user meta data or elsewhere that is responsible for the remaining issues with auto-complete?