From 1b96bfe468da6d520873a75b70bafcfe29f6ccb3 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 12 Jun 2014 19:01:28 +0200 Subject: [PATCH] Update BUGS --- BUGS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/BUGS b/BUGS index 9b243e1d9..c24cfedb9 100644 --- a/BUGS +++ b/BUGS @@ -1,6 +1,10 @@ Bugs ==== +- URL detection and encoded spaces + + e.g. when trying to open a link with %20 interactively, or even via click. + - When following a hint: QNetworkReplyImplPrivate::error: Internal problem, this method must only be called once.