From 7cb511ae82c92c7f3e95a667ec899f470e245700 Mon Sep 17 00:00:00 2001
From: Jean-Francois Dockes
Date: Fri, 7 Jun 2013 08:37:05 +0200
Subject: [PATCH] doc
---
website/BUGS.html | 23 ++++++++++++++++++++++-
website/download.html | 7 ++++---
website/index.html.en | 10 +++++-----
website/index.html.fr | 4 ++--
website/release-1.19.html | 17 ++++++++++-------
5 files changed, 43 insertions(+), 18 deletions(-)
diff --git a/website/BUGS.html b/website/BUGS.html
index 3e9ef666..af5b6e94 100644
--- a/website/BUGS.html
+++ b/website/BUGS.html
@@ -29,7 +29,7 @@
later versions. Bugs listed in the topmost section may also exist in older
versions.
-
+
- On systems such as Debian Stable which use Evince version 2.x (not 3.x)
as PDF viewer, the default "Open" command for PDF files will not work. You
@@ -60,6 +60,27 @@ versions.
recoll.
+
+
+ - Absolute paths computations are broken by
+ recollindex changing its working directory to /tmp, so that giving
+ relative paths to e.g. "recollindex -i" would fail.
+
+ - The Unity Lens would fail when the query terms had accented
+ characters (or were completly non-ascii, like, for example,
+ Japanese text).
+
+ - The "autophrase" feature could sometimes create false
+ matches.
+
+ - There are a number of problems when using multiple indexes which
+ could contain identical paths values for actually different
+ documents (on different volumes).
+
+ - The history list window shows snippets links, which display an
+ error message when used and make no sense (no query data).
+
+