[geeklog-devel] Forum Issues
Tom Willett
tomw at pigstye.net
Wed Feb 26 16:26:06 EST 2003
Blaine,
Of course, you can count on me to test things for you.
As far as I can tell my test machine works like your test machines, but
gplugs.sf.net is one of the recalcitrant machines.
Let me know and I will test it for you. Or if you can't wait till I am
available, you have access youself and can do it yourself. The only file
that is changed there now is the gl_format.php where I commented out the
check for gpc.
TomW
On Wed, 26 Feb 2003 15:56:51 -0500, Blaine Lang wrote
> Tom,
>
> I didn't really take it that way nor indended my reply to indicate I did
> : -)
>
> Thats why I called it an interesting exercise as I agree - this is not a
> standard bug but a sneaky one.
> I'd just rather get more test results to try and figure out the best way to
> address it but realy felt it was better to address on the SQL insert side
of
> the equation vs the display side.
>
> I anticpate I will have an issue trying to figure out whether someone
really
> did want a double escape \\ or not.
>
> Blaine
>
> ----- Original Message -----
> From: "Tom Willett" <tomw at pigstye.net>
> To: <geeklog-devel at lists.geeklog.net>
> Sent: Wednesday, February 26, 2003 3:41 PM
> Subject: Re: [geeklog-devel] Forum Issues
>
> > Blaine,
> >
> > I did not mean to offend you even though I probably did. Sorry.
> >
> > In theory I agree with, the problem is that the theory does not work
here.
> > There are obviously issues between php versions. Three machines with the
> > same quotes settings react three different ways to the same code.
> >
> > The machines I am talking about are the gplugs.sf.net, an internal server
> I
> > have, and Dwights server. all have gpc on runtime off and sybase off.
My
> > server works like it should on your original code. On both the servers I
> > have control over adding slashes always fixed one (gplugs.sf.net) and did
> > not break the other. On Dwights server adding slashes fixed the database
> > issue but caused the backslash display problem. Adding a stripslashes at
> > the top of the file so that it would stripslashes added by gpc, did no
> harm
> > to my servers which were fine before and fixed Dwight's.
> >
> > On both the machines that I have control over the test for gpc is working
> > correctly, just as it is on Dwights. It appears that magic_quotes_gpc is
> > broken or works inconsistently between versions of php and if that is the
> > case you will have to work around it.
> >
> > --
> > Tom Willett
> > tomw at pigstye.net
> > --
> > Tom Willett
> > tomw at pigstye.net
> > _______________________________________________
> > geeklog-devel mailing list
> > geeklog-devel at lists.geeklog.net
> > http://lists.geeklog.net/listinfo/geeklog-devel
>
> _______________________________________________
> geeklog-devel mailing list
> geeklog-devel at lists.geeklog.net
> http://lists.geeklog.net/listinfo/geeklog-devel
--
Tom Willett
tomw at pigstye.net
More information about the geeklog-devel
mailing list