﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1627	Could user_nicename be returned in xmlrpc blogger.getUserInfo ?	claudem	anonymous	"Background: I need to generate the URL to an author's archive from an external app. The URL uses the sanitized version of the userid (user_nicename).

Generating the sanitized version of the userid from outside WordPress is not trivial, and not safe on the long run.

The easiest way to get this info is to make an xmlrpc call to obtain the user info. But currently, it does not return the user_nicename value.

Is it possible to add a value in the array of returned values in the blogger.getUserInfo call? 

I include a patch from branches/1.5 that adds this value at the end of the array in xmlrpc.php. (This is the first time I use a patch so let me know if I made something wrong)."	defect (bug)	closed	normal		General	1.5.2	normal	invalid		claude@…
