phpgroupware-developers
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-developers] 0.9.16.001 blocker bugs


From: Chris Weiss
Subject: Re: [Phpgroupware-developers] 0.9.16.001 blocker bugs
Date: Mon, 12 Jul 2004 08:12:58 -0500

you need one newer than the one I commited.  there's an intval() that
needs to be is_numeric()

On Mon, 12 Jul 2004 11:10:34 +0200, sigurdne <address@hidden> wrote:
> Patch applied:
> This time it crashed on phpgw_accounts for
> 
> <snip>
>  account_status char(1) NOT NULL DEFAULT A
> </snip>
> 
> Later on in the same call
> <snip>
>  account_quota int4 DEFAULT '-1'
> </snip>
> for the same table is accepted by the db.
> 
> Sigurd
> 
> >===== Original Message From Dave Hall <address@hidden> =====
> >Sorry, my bad, I forgot to upload the patch :)
> >
> >On Mon, 2004-07-12 at 17:39, sigurdne wrote:
> >> test on psql:
> >>
> >> crashed for phpgw_addressbook on
> >> <snip>
> >> tel_work varchar(40) NOT NULL DEFAULT +1 (000) 000-0000
> >> </snip>
> >>
> >> @version $Id: class.schema_proc.inc.php,v 1.2.2.11 2004/07/06 20:20:30 cw
> Exp
> >> $
> >>
> >> Sigurd
> >>
> >>
> >> >===== Original Message From Dave Hall <address@hidden> =====
> 
> 
> >> >Hi all,
> >> >
> >> >I have spent some time this weekend working on some fixes for
> >> >0.9.16.001, they must be tested by someone else before they can go into
> >> >CVS.  If you have some time, and can test a fix or 2 please check out:
> >> >
> >>
> >https://savannah.gnu.org/bugs/index.php?group_id=509&set=custom&msort=0&repor
> >>
> t_id=100&advsrch=0&go_report=Apply&category_id=0&bug_group_id=119&assigned_to=
> >> 0&status_id=1&chunksz=500
> >> >
> >> >This list we be changing through the day, as I find more bugs/fixes.
> >> >
> >> >Cheers
> >> >
> >> >Dave
> >> >
> >> >
> >> >
> >> >_______________________________________________
> >> >Phpgroupware-developers mailing list
> >> >address@hidden
> >> >http://lists.gnu.org/mailman/listinfo/phpgroupware-developers
> >>
> 
> _______________________________________________
> Phpgroupware-developers mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/phpgroupware-developers
> 
>




reply via email to

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