Bug 411307 - Akonadi agents can't properly handle file:/ urls
Summary: Akonadi agents can't properly handle file:/ urls
Status: RESOLVED DUPLICATE of bug 408354
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: libakonadi (show other bugs)
Version: 5.11.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-26 07:59 UTC by Mathias Homann
Modified: 2020-03-05 14:10 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathias Homann 2019-08-26 07:59:48 UTC
SUMMARY


STEPS TO REPRODUCE
1. set up a local notes ressource
2. create notes

OBSERVED RESULT
the local notes ressource seems to use the path ~/.local/share/notes/(id) but actually the notes are stored in this folder:
/home/mathias/file:/home/mathias/.local/share/notes/kmUmffNWnL


EXPECTED RESULT
I expect the notes ressource to actually store the notes where it's configured to do so.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Leap 15.0
KDE Plasma Version: 5.16.4
KDE Frameworks Version: 5.61.0
Qt Version: 5.13.0
Kernel Version: 4.12.14-lp150.12.70-default
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-4210U CPU @ 1.70GHz
Memory: 15,6 GiB



ADDITIONAL INFORMATION
the mail agent for loca folders shows the same behaviour.
also: it does not matter whether home is on NFS or local storage.
Comment 1 Igor Poboiko 2020-03-05 14:10:14 UTC
Notes are maildir under the hood, so it's the same bug. Should be fixed by now.

*** This bug has been marked as a duplicate of bug 408354 ***