Fixes about using html chars in object names. Fix bug #1607047. More work could be...
authorGuillaume (ioguix) de Rorthais <ioguix@free.fr>
Mon, 11 May 2009 01:21:08 +0000 (21:21 -0400)
committerGuillaume (ioguix) de Rorthais <ioguix@free.fr>
Mon, 11 May 2009 01:21:08 +0000 (21:21 -0400)
commit9cc1d0e1c24533da7020cf532f44f81c1a6e6c11
tree20cbe87c31460d50e3a49e8255a45fbb1cbc46f7
parente036be9532e69be009f201afafe036a5ba12f88a
Fixes about using html chars in object names. Fix bug #1607047. More work could be needed in other places though.
- fix insert on a table with name or fields containing html chars
- fix altering a field containing html chars in its name
- fix altering a table containint html chars in its name
classes/database/Postgres.php
dataimport.php
tables.php
tblproperties.php