___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
connectivity/source/parse/sqlnode.cxx |9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
New commits:
commit ade0bd686190aa7016c2d0e1dab231cb15365fde
Author: Olivier Ploton
Date: Wed Dec 12 22:04:38 2012 +0100
Base: fix incorrect field removal in criterion inside query
Dear Lionel,
Thanks for your previous posts. I didn't anwser them precisely, and I'm getting
quite confused too, so I shall sum up the discussion about criterion
simplification:
On Mon, 21 Jan 2013 10:21:46 +0100
Lionel Elie Mamane wrote:
> > However it fails on some (odd) examples : you canno
On Thu, 13 Dec 2012 07:53:24 +0100
Lionel Elie Mamane wrote:
> On Wed, Dec 12, 2012 at 10:53:07PM +0100, Olivier Ploton wrote:
> > Problem: you cannot type a field name inside a criterion
> > if the field name is also the column name, even if it is qualified.
>
> The &q
eNodeToString_throw simplifies output by removing
column name, but it should be removed only at the very beginning.
The output is written in a string buffer.
The patch relies on the buffer being initially empty.
Actually, the patch would also transform
[name][name]text into text,
but t
Version 4.1.0.0.alpha0+ (Build ID: b0ea6f1343be4be7e96ba165d9daead8fc18514)
Launch libreoffice.
Create a new database.
Edit a new query inside SQL view.
Type in some garbage, e.g.x
Run query.
LO crashes.
With a production version, one gets an error popup window
containing "Syntax Erro
All of my past & future contributions to LibreOffice
may be licensed under the MPL/LGPLv3+ dual license
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice