proposed release for testing

View: New views
5 Messages — Rating Filter:   Alert me  

proposed release for testing

by Dave Hall-7 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

I have been working on some fixes for the 0.9.16 branch.

There is a tarball at
http://phpgroupware.org/downloads/phpgroupware-0.9.16.014-proposed.tar.bz2

or you can grab it from svn at
svn://svn.sv.gnu.org/phpgroupware/branches/Version-0_9_16-branch

Unless serious issues are found I will push this out during the weekend.
Keep in mind PHP5 support is best effort.

Cheers

Dave



_______________________________________________
phpGroupWare-developers mailing list
phpGroupWare-developers@...
http://lists.gnu.org/mailman/listinfo/phpgroupware-developers

Re: proposed release for testing

by Giorgio Pioda :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



HI

I've done a checkout and tried to upgrade my production server. The only (grave for me) thing that doesn't install is Fudforum. I guess is still the old "reads" vs "readsx" problem for mysql 5.0. Is thare any chance to get this fix for -014 ?

cheers

Giorgio Pioda.

Sent from the phpGroupWare forums @ forums.phpGroupWare.org


_______________________________________________
phpGroupWare-developers mailing list
phpGroupWare-developers@...
http://lists.gnu.org/mailman/listinfo/phpgroupware-developers

Re: Re: proposed release for testing

by Dave Hall-7 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, 2009-02-17 at 10:47 -0700, Giorgio Pioda wrote:
>
> HI
>
> I've done a checkout and tried to upgrade my production server. The
> only (grave for me) thing that doesn't install is Fudforum. I guess is
> still the old "reads" vs "readsx" problem for mysql 5.0. Is thare any
> chance to get this fix for -014 ?

Is there a bug report in for this one?

Cheers

Dave



_______________________________________________
phpGroupWare-developers mailing list
phpGroupWare-developers@...
http://lists.gnu.org/mailman/listinfo/phpgroupware-developers

Re: proposed release for testing

by Giorgio Pioda :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



Yes. It is the
bug #20284 (June 2007!)

The fudforum module is incompatible with mysql 5.0 because the "reads" word is, starting from version 5.0, a reserved word of the SQL instruction set.

I fixed it with a "dirthy quickpatch replacing the "reads" string with "readsx" in the installer script for fudforum (in september 2007) but I didn't propose that patch because I tought that some developper would fix that problem in a clean manner in the sources since the issue was well known....

cheers

gfwp.

Sent from the phpGroupWare forums @ forums.phpGroupWare.org


_______________________________________________
phpGroupWare-developers mailing list
phpGroupWare-developers@...
http://lists.gnu.org/mailman/listinfo/phpgroupware-developers

Re: Re: proposed release for testing

by Dave Hall-7 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, 2009-02-18 at 04:53 -0700, Giorgio Pioda wrote:

>
> Yes. It is the
> bug #20284 (June 2007!)
>
> The fudforum module is incompatible with mysql 5.0 because the "reads"
> word is, starting from version 5.0, a reserved word of the SQL
> instruction set.
>
> I fixed it with a "dirthy quickpatch replacing the "reads" string with
> "readsx" in the installer script for fudforum (in september 2007) but
> I didn't propose that patch because I tought that some developper
> would fix that problem in a clean manner in the sources since the
> issue was well known....

As this will require a schema change it will not be including in the
0.9.16 branch.  It will be considered for the 0.9.18 release.  The bug
report will allow us to track the issue.

Cheers

Dave



_______________________________________________
phpGroupWare-developers mailing list
phpGroupWare-developers@...
http://lists.gnu.org/mailman/listinfo/phpgroupware-developers