Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Adding bookmark will now properly update title + rendering fix #3339

Merged
merged 2 commits into from
Aug 24, 2016
Merged

Adding bookmark will now properly update title + rendering fix #3339

merged 2 commits into from
Aug 24, 2016

Conversation

bsclifton
Copy link
Member

@bsclifton bsclifton commented Aug 23, 2016

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Ran git rebase -i to squash commits if needed.

Before, adding a bookmark that existed before (and had been removed) would cause the new bookmark to use the old title. Changes here fix #3284

Bookmarks Toolbar component was not considering the customTitle for a siteDetail when rendering. Also updated to default to location if title or customTitle are null. Fixes #3080

Auditor: @BrendanEich

@bsclifton
Copy link
Member Author

bsclifton commented Aug 23, 2016

ready for review

@bsclifton bsclifton changed the title Using add/edit bookmark modal to edit a bookmark will now properly update title Adding bookmark will now properly update title + rendering fix Aug 23, 2016
- reverted change to addEditBookmark (not needed)
- updated logic in siteUtil::addSite; new title is always used
- updated tests accordingly
- updated logic in bookmarks toolbar rendering. fixes #3080
@bbondy
Copy link
Member

bbondy commented Aug 24, 2016

++ feel free to also review @BrendanEich, I want to merge to get it in beta3 builds though for 0.11.6.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
5 participants