Description of problem: Originally the 2.18 API would return keys named 'name' and 'email' representing the commenters real name and email respectively in the longdescs comment list. 3.2 passes it now as 'author' in the longdescs comment list which is a structure containing the user's information. Patch coming to add the missing keys. Dave
Created attachment 314930 [details] Patch to add missing keys in longdescs comments (v1) Please review. Dave
Comment on attachment 314930 [details] Patch to add missing keys in longdescs comments (v1) Hey Dave, Patch looks good to me. Noura
Thanks Noura. Committed and will be in the next update.