mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #33972
[Bug 1507865] Re: Webservice create_users() has old social profile fields
Hi team am still not having any luck with this bug. I get an error when
I try creating a new user after configuring the web service test client.
Unless I am doing something wrong Please see the screen shot.
** Attachment added: "Error message trying to add a new user"
https://bugs.launchpad.net/mahara/+bug/1507865/+attachment/4622400/+files/Can%27t%20add%20a%20new%20user%20after%20webservice%20authenthication.png
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1507865
Title:
Webservice create_users() has old social profile fields
Status in Mahara:
In Progress
Bug description:
The following fields are still implemented in the Webservice
create_users:
- aimscreenname
- icqnumber
- msnnumber
- yahoochat
- skypusername
- jabberusername
Which were all replaced by the new blocktype 'social profile' in the internal artefact.
If someone were to create a user and specify one of these fields, the
set_profile_field() will raise an error when generating the class name
(generate_artefact_class_name()) for the field.
I haven't actually tried to use the webservice but can see that it
will cause an error.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1507865/+subscriptions
References