Robert wrote:
>
> Gerald Richter wrote:
> >
> > >
> > > "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.
>
> That would mean EMBPERL_OPTIONS are somehow ignored... I discovered
> another problem that would correspond to that. But
> I've just copied my old EMBPERL_OPTIONS... need to look at it closer.
No wonder EMBEPRL_OPTIONS are ignored... without typos everything
generally works much better :-( Sorry for bother.
- Robert
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]