mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #33025
[Bug 1507865] Re: Webservice create_users() has old social profile fields
Hi Robert I am still having issues with this bug. After testing:
https://reviews.mahara.org/#/c/5570/ with the instructions on the bug, I
proceeded to test: https://reviews.mahara.org/#/c/5682/8.
After I had authenticated the web services I proceeded to create a user
to ensure the clean up fot the page had been implemented. I got shown an
error upon saving the user.
Please see the attached screen shot.
** Attachment added: "Adding a user after webservice authentication error.png"
https://bugs.launchpad.net/mahara/+bug/1507865/+attachment/4591068/+files/Adding%20a%20user%20after%20webservice%20authentication%20error.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