phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [patch #3252] add a deleteaccount hook to tts


From: Philipp Kamps
Subject: [Phpgroupware-tracker] [patch #3252] add a deleteaccount hook to tts
Date: Tue, 14 Dec 2004 16:57:22 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5

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

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

Changes by: 
                Philipp Kamps <address@hidden>
'Date: 
                Tue 12/14/04 at 21:50 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Applied
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
great patch. Thx to clean it up.

I added it to the HEAD branch.
TTS from HEAD works with 0.9.16 and 0.9.18prop.

1. added

2. sql statement changed:
mySQL dont eat TRUE=TRUE
I changed it to
where 1=1

Is this good for you?








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

URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=3252>
Project: phpGroupWare
Submitted by: Johnson
On: Fri 07/30/04 at 17:54

Category:  tts
Priority:  5 - Normal
Resolution:  Applied
Privacy:  Public
Assigned to:  fipsfuchs
Originator Email:  
Status:  Closed


Summary:  add a deleteaccount hook to tts

Original Submission:  

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


-------------------------------------------------------
Date: Tue 12/14/04 at 21:50         By: Philipp Kamps <fipsfuchs>
great patch. Thx to clean it up.

I added it to the HEAD branch.
TTS from HEAD works with 0.9.16 and 0.9.18prop.

1. added

2. sql statement changed:
mySQL dont eat TRUE=TRUE
I changed it to
where 1=1

Is this good for you?



-------------------------------------------------------
Date: Tue 12/14/04 at 19:57         By: Johnson <jecinc>
patch file cleaned to be based off of today's 0.9.16 cvs branch version.

1. Adds response to deleteaccount hook calls

2. fixes Invalid SQL: select * from phpgw_tts_tickets where 1 order by 
ticket_priority desc PostgreSQL Error: 1 (ERROR: argument of WHERE must be type 
boolean, not type integer) File: /home/htdocs/phpgroupware/tts/index.php Line: 
188



-------------------------------------------------------
Date: Tue 12/14/04 at 11:24         By: Philipp Kamps <fipsfuchs>
hi johnson,

your patch not only adds the deleteaccount hook - it changes almost all files 
in the tts module.

Please, could you provide a patch only containing the new hook?

Thanks for that,

fips






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

-------------------------------------------------------
Date: Tue 12/14/04 at 19:57  Name: tts1.diff  Size: 4.05KB   By: jecinc

http://savannah.gnu.org/patch/download.php?item_id=3252&amp;item_file_id=3944

-------------------------------------------------------
Date: Fri 07/30/04 at 17:54  Name: tts1.diff  Size: 180.59KB   By: jecinc

http://savannah.gnu.org/patch/download.php?item_id=3252&amp;item_file_id=3520






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

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







reply via email to

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