Skip to content
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.

traverse folders correctly when searching by folder id #1505

Merged
merged 1 commit into from
May 30, 2016

Conversation

ChristophWurst
Copy link
Contributor

The folder data structure is a tree, hence we need to traverse down all hierarchies when doing a search by id.

Note: one could optimize the algorithm by decoding the folder id and guessing the path. I'll leave that for the Mail 10.0 release 🙉

fixes https://github.com/owncloud/mail/issues/1503

@tahaalibra @Gomez @DeepDiver1975 @clementhk @Scheirle review please

@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @Gomez and @tahaalibra to be potential reviewers

@Gomez
Copy link
Contributor

Gomez commented May 30, 2016

Thanks! Works

@Gomez Gomez closed this May 30, 2016
@Gomez Gomez reopened this May 30, 2016
@Gomez Gomez merged commit bec1687 into master May 30, 2016
@Gomez Gomez deleted the traverse-folders-correctly branch May 30, 2016 17:36
@joe-liberty
Copy link

Thanks for your help with this!

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

Successfully merging this pull request may close these issues.

4 participants