Re: Param tag inside a URL does not work properly.

2007-03-29 Thread Felipe Rodrigues
Here goes the code: Link I debugged and the value in session for total is 1200. When debuggin I found the object (I don't remember the name now) and I saw its parameter map. The value was 1200. But it is at render time. I didn't look at the rendered html. Tomorrow may be a good day to

Re: Param tag inside a URL does not work properly.

2007-03-29 Thread Dave Newton
--- Felipe Rodrigues <[EMAIL PROTECTED]> wrote: > Sounds like a bug? Did anybody lived this problem? I use the pattern fairly extensively and have never seen it. Perhaps if you posted the suspicious fragments someone could help shed some light. d. > Felipe Rodrigues wrote: > > > > Hi, > > >

Re: Param tag inside a URL does not work properly.

2007-03-29 Thread Felipe Rodrigues
Sounds like a bug? Did anybody lived this problem? Thanks, Felipe Felipe Rodrigues wrote: > > Hi, > > I'm sending a param using a inside a . It is working, but > the problem is, when the action gets the value, > it has a " after the value. I've debbuged and the parameter is being > setted i