Fix importing of bookmarks
ClosedPublic

Authored by Sergobot on Jan 6 2017, 8:08 AM.

Details

Reviewers
nienhueser
rahn
Summary

Also cleared some comments in BookmarkManager.h
Fixes BUG:316969
Related Google Code-In 2016 task:
https://codein.withgoogle.com/dashboard/task-instances/6308606150443008/

Diff Detail

Repository
R34 Marble
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Sergobot updated this revision to Diff 9790.Jan 6 2017, 8:08 AM
Sergobot retitled this revision from to Fix importing of bookmarks.
Sergobot updated this object.
Sergobot added reviewers: nienhueser, rahn.
Sergobot added subscribers: nienhueser, rahn.
Sergobot updated this revision to Diff 9791.Jan 6 2017, 8:15 AM

Check if name provided to folderByName isn't empty

Sergobot updated this revision to Diff 9807.Jan 6 2017, 9:49 PM

Make importing work with subfolders

nienhueser added inline comments.Jan 6 2017, 10:29 PM
src/lib/marble/BookmarkManager.cpp
167

Should check the result here and return it unless it is nullptr, I'd say

Sergobot updated this revision to Diff 9813.Jan 7 2017, 9:17 AM
Sergobot marked an inline comment as done.

Fix issue by @nienhueser

nienhueser accepted this revision.Jan 12 2017, 9:34 PM
nienhueser edited edge metadata.
This revision is now accepted and ready to land.Jan 12 2017, 9:34 PM
nienhueser closed this revision.Jan 12 2017, 9:34 PM