From 036aa4ef859094e8d6c13c16e12ddfba21764842 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 24 Jun 2008 14:11:54 +0000 Subject: [PATCH] protect view name with backquotes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index eb9f65c90..8206f7c33 100644 --- a/ChangeLog +++ b/ChangeLog @@ -70,6 +70,7 @@ danbarry thanks to Richard Heaton - wotnot - bug [XHTML] problem with tabindex and radio fields - bug #1971221 [interface] tabindex not set correctly +- bug [views] VIEW name created via the GUI was not protected with backquotes 2.11.7.0 (2008-06-23) - bug #1908719 [interface] New field cannot be auto-increment and primary key