https://bugs.kde.org/show_bug.cgi?id=325699
Kevin Krammer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Kevin Krammer <[email protected]> --- While Dan is obviously addressing Akonadi server internals, this is most likely an issue with most file based resources. I guess the RID of the top level collection would not only need a relative path but also information what it is relative to. Like KConfigGroup replacing the homedir path with $HOME. The question is what is the most expected behavior if the path is relative to a "sub variable". I.e. the default maildir resource points to $HOME/.local/share/local-mail but that in fact is $XDG_DATA_HOME/local-mail and $XDG_DATA_HOME defaults to $HOME/.local/share if unset. what should we use as a base then? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
