Skip to content

v1.9.2

Choose a tag to compare

@mkerstner mkerstner released this 02 Sep 16:29
· 2 commits to main since this release

Fixed

  • Items the server names and then will not resolve are no longer offered for deletion. 1.9.1 held back folders the server said it could not list; the same underlying problem more often reports itself as file not in webdav root, once per item, with no folder-level error at all. Nothing was held back, and every one of those items went into the review as a deletion candidate.
  • The folder holding an unresolvable item is now held back as a whole, items it did not complain about included. A listing that failed part way through has not shown the rest of it to be trustworthy.
  • An unresolvable name directly at a pair root no longer holds back the entire pair.

If you are seeing file not in webdav root on paths with umlauts, this is the release that stops those files being proposed for deletion. The errors themselves remain until the filenames are normalised on the Nextcloud side.