Could spelling be the problem ie 'language' ne 'langauge'
> Ryan wrote:
> > in my autohandler I have this filter block to convert English to
> > Spanish:
> >
> > <%filter>
> > if ($session{langauge} eq "espagnol" ){
> > if $session{langauge} eq "espagnol" it doesn't filter. If
> > What's the problem? Can I not access $session{langauge} from a
> > filter block?
> >
>
> I don't have any problems accessing my global %session variable in my
> filter blocks.
>
> Language: <% $session{language} %><br />
> Localized Greeting Goes Here:
> </html>
> <%filter>
> if ($session{language} eq 'espagnol') {
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mason-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mason-users