phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [patch #1113] Fix for Create Database in HEAD


From: Dave Hall
Subject: [Phpgroupware-tracker] [patch #1113] Fix for Create Database in HEAD
Date: Sun, 31 Oct 2004 09:04:02 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040917 Firefox/0.9.3

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

/**************************************************************************/
[patch #1113] Latest Modifications:

Changes by: 
                Dave Hall <address@hidden>
'Date: 
                Sun 10/31/2004 at 13:58 (Australia/Melbourne)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Wont Apply
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
IMHO this is no longer needed - closing






/**************************************************************************/
[patch #1113] Full Item Snapshot:

URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=1113>
Project: phpGroupWare
Submitted by: Chris Weiss
On: Sat 02/15/2003 at 22:27

Category:  API - Setup
Priority:  5 - Normal
Resolution:  Wont Apply
Privacy:  Public
Assigned to:  skwashd
Originator Email:  
Status:  Closed


Summary:  Fix for Create Database in HEAD

Original Submission:  This patch changes the following files:

setup/index.php
phpgwapi/inc/class.db_mysql.inc.php
phpgwapi/inc/class.setup_detection.inc.php

In setup/index.php it removed some duplicate code, adds a template lang call 
that was missing, and sets the minimum php version to 4.1.0 using a proper 
version compairison function.

In phpgwapi/inc/class.db_mysql.inc.php it adds @ to connect calls, adds setting 
an error number on connection error, fixes a mysql bug where the query fails 
but returns no error, fixes an endless loop bug relating to halt() can 
unlock(), and allows tables() to return a query error.

In phpgwapi/inc/class.setup_detection.inc.php it adds detection of the tables() 
query error.


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


-------------------------------------------------------
Date: Sun 10/31/2004 at 13:58       By: Dave Hall <skwashd>
IMHO this is no longer needed - closing

-------------------------------------------------------
Date: Fri 10/10/2003 at 17:41       By: Chris Weiss <cw>
ye, but it depends on #2000

-------------------------------------------------------
Date: Fri 10/10/2003 at 09:22       By: Dave Hall <skwashd>
Is this in 16? Chris Can you verify? please






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

-------------------------------------------------------
Date: Sat 02/15/2003 at 22:27  Name: patch_item_1113.patch  Size: 2.69KB   By: 
cw
patch item 1113
http://savannah.gnu.org/patch/download.php?item_id=1113&amp;item_file_id=1112






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

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







reply via email to

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