>
> "xxx.html?[+ \%fdat +]" stopped to work (it worked in recent CVS version
> and 1.3.3), now one has to write strictly "xxx.html?[+ scalar { %fdat }
> +]". I guess it's OK, I just wanted people to know.
>There aren't any changes in this area that I am aware of, "xxx.html?[+ \%fdat +]" always made problems, depending on your setting of optRawInput, because %fd is a valid url escape sequence. If optRawInput isn't set \\%fdat should work. Gerald ------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 WWW: http://www.ecos.de Fax: +49 6133 925152 ------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
