Closed
Bug 897550
Opened 12 years ago
Closed 12 years ago
[dev][stage] Edit profile should only allow one value for website
Categories
(Participation Infrastructure :: Phonebook, defect)
Participation Infrastructure
Phonebook
Tracking
(Not tracked)
VERIFIED
FIXED
2013-07-25
People
(Reporter: williamr, Unassigned)
References
()
Details
Attachments
(2 files)
Once bug 741604 is resolved, users will be able to add multiple websites to their profile. The recent profile work has included the interface for adding multiple websites, although the back-end support isn't there yet. For now we should revert to the single website field interface that currently exists on production.
Steps to reproduce:
1. Login with Persona
2. Edit Your Profile
3. Add a value to the website field
4. Click 'Add website' and add a value for the second website field
5. Click 'Update Profile'
Expected: User can only add one website.
Actual: User can enter multiple websites, but only the first site is saved.
Comment 1•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/6a8fdaf5013c555bb965e3fb5043acd77b4f796e
[fix bug 897550] Allow only one website per user.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Target Milestone: --- → 2013-07-25
Comment 2•12 years ago
|
||
QA verified on stage - /user/edit/ only allows 1 website
Updated•12 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•