Wrong Clearspace webservice URL used to create avatars
Description
Environment
None
Activity
Show:

Daryl Herzmann September 8, 2009 at 6:12 PM
Daryl Herzmann
September 8, 2009 at 6:12 PM
committed to trunk, r11252 , untested by me, but jives with the RPC docs

Jon Stevens May 30, 2009 at 4:17 AM
Jon Stevens
May 30, 2009 at 4:17 AM
It is still an issue.

Daryl Herzmann May 30, 2009 at 3:04 AM
Daryl Herzmann
May 30, 2009 at 3:04 AM
I assume this issue is still valid? The potential fix seems easy enough to get on the RADAR for fixing.

Jon Stevens May 12, 2009 at 11:06 PM
Jon Stevens
May 12, 2009 at 11:06 PM
I just noticed a new OF release and I'm just wondering if there is anything that I can do to help make this issue progress. It is such a simple fix.
Fixed
Details
Details
Assignee

Reporter

Components
Fix versions
Affects versions
Priority
Created March 25, 2009 at 9:35 PM
Updated February 1, 2010 at 3:06 AM
Resolved September 8, 2009 at 6:12 PM
When Openfire is configured to integrate with Clearspace, the functionality to create a new avatar in the vcard provider does not work because the wrong URL is used to call the create avatar REST service in Clearspace.
Openfire calls http://<server>:<port>/<context>/rpc/rest/avatarService/createAvatar
but the URL should actually be
http://<server>:<port>/<context>/rpc/rest/avatarService/avatars