Re: [PHP-DEV] PHP 4.0 Bug #5963: trans-sid breaks javascript links From: Derick Rethans (d.rethans <email protected>)
Date: 08/04/00

Andreas Karajannis wrote:

> Stanislav Malyshev wrote:
> >
> > >> Additionally, the action parameter in a form tag is modified, which
> > >> -doesn't work
> > >> -isn't standard conforming
> >
> > Why it isn't? IIRC URL can contain query parameters, and it works with
> > most servers.
> >
>
> An URL can contain parameters, while action cannot. I've tried a few
> weeks ago, and either netscape or apache strips parameters appended to
> an action URL. I've also seen somewhere a specification, that clearly
> forbids parameters in form action URLs. Unfortunately, I don't remember
> where I found this.
>
> -Andreas
>

And it just looks ugly :) I've had some problems with it too (that the
parameters gets stripped off). I don't think it was apache, but Netscape.

Derick

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>