[limb-issues] ! Resolved: (DBAL-12) Pgsql drive fails on using table name. Table name is returned with double quotes in it by function _retriveTableName lmbPgsqlInsertStatement.class.php
Pavel Shevaev (JIRA)
jira at limb-project.com
Wed Jul 25 14:44:56 MSD 2007
[ http://jira.limb-project.com/browse/DBAL-12?page=all ]
Pavel Shevaev resolved DBAL-12.
-------------------------------
Resolution: Fixed
> Pgsql drive fails on using table name. Table name is returned with double quotes in it by function _retriveTableName lmbPgsqlInsertStatement.class.php
> --------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: DBAL-12
> URL: http://jira.limb-project.com/browse/DBAL-12
> Project: DBAL
> Issue Type: Bug
> Environment: RH9, apache 2.x, PostgreSQL 8.2.4, php 5.2
> Reporter: Vitaly Nikolenko
>
> function _retriveTableName (lmbPgsqlInsertStatement.class.php) around line 30
> returns the table name with double quotes which makes it impossible to add a new record
> Expected result: _retriveTableName returns the table name without double quotes
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.limb-project.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the limb-issues
mailing list