Closed
Bug 1172457
Opened 10 years ago
Closed 10 years ago
Settings page head title should be changed
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: atiqueahmedziad, Assigned: zunaid321, Mentored)
References
Details
(Whiteboard: [ktlo][good first bug][lang=html])
Attachments
(2 files)
Go to- https://marketplace-dev.allizom.org/settings
See the head title, it's written "Account Settings | Firefox Marketplace"
But the Page title is Settings and also the URL is also "/settings"
So, the head title should be written as "Settings | Firefox Marketplace"
Reporter | ||
Updated•10 years ago
|
Updated•10 years ago
|
Severity: normal → trivial
Priority: -- → P5
Whiteboard: [ktlo]
Reporter | ||
Updated•10 years ago
|
Mentor: softfilebd
Whiteboard: [ktlo] → [ktlo][good first bug][lang=html]
Reporter | ||
Comment 1•10 years ago
|
||
Hi zunaid! You have been assigned to this bug
Assignee: nobody → zunaid321
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•10 years ago
|
||
Getting on to it right now :p Setting up my build environment =D
Reporter | ||
Comment 3•10 years ago
|
||
Congratz Zunaid for building fireplace locally.
Now can you please check this line -https://github.com/mozilla/fireplace/blob/master/src/media/js/views/settings.js#L54
Will you please try changing the string on that line ? We need to put "Settings" instead of "Account Settings" there.
If you are done then please send a pull request to Fireplace/master
If you have any questions let me know :)
Assignee | ||
Comment 4•10 years ago
|
||
Thanks for the suggestion :)
Attachment #8622059 -
Flags: review?(softfilebd)
Reporter | ||
Comment 5•10 years ago
|
||
Comment on attachment 8622059 [details] [review]
Pull request
looks good ... thanks :)
Attachment #8622059 -
Flags: review?(softfilebd) → review+
Reporter | ||
Comment 6•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•