phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [bugs #6163] class.schema_proc.inc.php fais for d


From: Chris Weiss
Subject: [Phpgroupware-tracker] [bugs #6163] class.schema_proc.inc.php fais for default value
Date: Tue, 06 Jul 2004 16:29:31 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20031119 Debian/1.4.0.x.1-20

This mail is an automated notification from the bugs tracker
 of the project: phpGroupWare.

/**************************************************************************/
[bugs #6163] Latest Modifications:

Changes by: 
                Chris Weiss <address@hidden>
'Date: 
                Tue 07/06/04 at 20:26 (America/Chicago)

            What     | Removed                   | Added
---------------------------------------------------------------------------
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
hm, latest cvs .16 has the 2x' bug now too.

Zone:  what database are you using?  far as I can tell each class properly adds 
the ' itself.

I've fixed .16 and HEAD.  Verified that each db class add the ' and the main 
class doesn't.







/**************************************************************************/
[bugs #6163] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=6163>
Project: phpGroupWare
Submitted by: Sigurd Nes
On: Sat 10/25/03 at 17:08

Category:  API - phpGWapi
Item Group:  devel cvs
Severity:  7 - Major
Priority:  5 - Normal
Resolution:  Fixed
Assigned to:  skwashd
Status:  Closed
Component Version:  CVS
Platform Version:  None
Reproducibility:  None


Summary:  class.schema_proc.inc.php  fais for default value

Original Submission:  when inserting av default text-value 'A' - it tries to 
insert this as an integer.
line 389.
example:
DEFAULT A should read DEFAULT 'A'

Follow-up Comments
------------------


-------------------------------------------------------
Date: Tue 07/06/04 at 20:26         By: cw
hm, latest cvs .16 has the 2x' bug now too.

Zone:  what database are you using?  far as I can tell each class properly adds 
the ' itself.

I've fixed .16 and HEAD.  Verified that each db class add the ' and the main 
class doesn't.


-------------------------------------------------------
Date: Tue 07/06/04 at 19:49         By: cw
bug not present in .16, or if it is it's in one of the db specific files.

it's adding 2 ' in HEAD now.


-------------------------------------------------------
Date: Sun 07/04/04 at 02:58         By: skwashd
The fix is wrong ... will fix it and retest

-------------------------------------------------------
Date: Wed 06/30/04 at 06:25         By: skwashd
Fixed in 16 branch, will merge to head shortly

-------------------------------------------------------
Date: Thu 01/15/04 at 17:41         By: Zone
The attached patch fixes this.  Tested with MySQL and Postgres.  Raising the 
severity of this bug, as it makes HEAD uninstallable when using MySQL.






File Attachments
-------------------

-------------------------------------------------------
Date: Thu 01/15/04 at 17:41  Name: schema_proc_default_quotes.patch  Size: 
3.83KB   By: Zone
Patch against HEAD on Thu Jan 15 17:35:25 UTC 2004
http://savannah.gnu.org/bugs/download.php?item_id=6163&amp;item_file_id=967






For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=6163>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]