Closed
Bug 1376626
Opened 8 years ago
Closed 8 years ago
Extra whitespace before comma separating city and country
Categories
(Participation Infrastructure :: Phonebook, defect)
Participation Infrastructure
Phonebook
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stephend, Assigned: tasos)
References
()
Details
(Keywords: regression, Whiteboard: [automation])
Attachments
(1 file)
1.06 MB,
image/png
|
Details |
Steps to Reproduce:
1) Load https://mozillians.org/en-US/ and log in
2) Click on the linked city beneath your profile, on the left (like so: https://mozillians.org/en-US/country/United%20States/city/Durango/)
3) Look at the resulting "Mozillians in Durango , United States"
Expected Results:
Should be "Mozillians in Durango, United States"
The Web automation caught this, BTW.
Reporter | ||
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
Tasos, can you take care of this?
Assignee: nobody → tasos
Flags: needinfo?(tasos)
Assignee | ||
Comment 3•8 years ago
|
||
A PR has been opened here:
https://github.com/mozilla/mozillians/pull/1784
Flags: needinfo?(tasos)
Comment 4•8 years ago
|
||
Commits pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/7ee233183c83bdb834ec4050b117c80de55270bb
[Fix bug 1376626] Remove extra space on Region/City list
https://github.com/mozilla/mozillians/commit/65f4c80bc92e23f68143c9e22430802ef70abdd8
Merge pull request #1784 from comzeradd/fix-space
[Fix bug 1376626] Remove extra space on Region/City list
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•8 years ago
|
||
The patch in now live in prod. Thanks :stephend for reporting this.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•