mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #32176
[Bug 1507865] Re: Webservice create_users() has old social profile fields
Error message when trying to add a user via web services
** Attachment added: "Error message when trying to add a user via web services"
https://bugs.launchpad.net/mahara/+bug/1507865/+attachment/4544720/+files/1507865%20screenshot.mp4
--
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