searched with jane for johns shared folder, but couldn't find it. Perhaps it wasn't synced yet?
Description
Description
Details
Details
- Ticket Type
- Task
Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | mollekopf | T383 testcase-12093: A-W-010710 Eigene Aufgabe schreibend freigeben | ||
Resolved | • knauss | T541 sometimes subfolders are not automatically added (although they show up in search?) |
Event Timeline
Comment Actions
there is no shared folder fromjohn for jane avalaible in default. So i tried it other way round.
John searches for "jane":
-> findes jane
->sees her "shared" calendar
-> searches for "shared"
-> sees her "shared" folder
deselects jane completly (all subcalendars) and restarts kontact
-> searches for "shared"
-> no result
so no results within the deslected/disabled user folders are listed.
Comment Actions
personsearchjob searches only for
query.setNamespace(QStringList() << QLatin1String("usertoplevel"));
collectionsearchjob searches only for:
query.setNamespace(QStringList() << QLatin1String("shared") << QLatin1String(""));
so namespace "user" (all subfolders of an user) is never searched for.
Comment Actions
it is the feautre how we won't it. The approch to load all mimetypes for all other.user folders don't scale