Closed
Bug 983218
Opened 11 years ago
Closed 11 years ago
[dev] [stage] Backslash missing from profile URL
Categories
(Participation Infrastructure :: Phonebook, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: viorela, Assigned: giorgos)
Details
(Keywords: regression, Whiteboard: [fromAutomation])
Attachments
(1 file)
189.85 KB,
image/png
|
Details |
# STR
1. Go to https://mozillians.allizom.org or https://mozillians-dev.allizom.org
2. Login with an user that has a profile created
3. Click View Profile
# Expected results:
The profile url has a backslash "/" at the end
# Actual results
The profile url has no backslash at the end
Reporter | ||
Updated•11 years ago
|
Keywords: regression
Whiteboard: [from automation]
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → giorgos
Keywords: regression
OS: Linux → All
Hardware: x86_64 → All
Whiteboard: [from automation]
Assignee | ||
Updated•11 years ago
|
Keywords: regression
Whiteboard: [fromAutomation]
Comment 1•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/bd733a819940679acc30059fab487d7f8240328c
[fix bug 983218] Remove 'url' from Website External Account.
Website External account doesn't need a 'url'. With 'url'
ExternalAccountForm.clean will try to clean it and it'll remove trailing
/.
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•11 years ago
|
Version: other → next
Comment 2•11 years ago
|
||
QA verified on dev - wicked-big-thanks for quickly remedying this!
Status: RESOLVED → VERIFIED
Assignee | ||
Updated•11 years ago
|
Version: next → 2014-03.2
You need to log in
before you can comment on or make changes to this bug.
Description
•