On Wed, 06 Oct 2004 21:20:51 +0200, Andreas Hartmann <[EMAIL PROTECTED]> wrote: > John Small Berries wrote: > > On Wed, 06 Oct 2004 11:42:00 +0200, Andreas Hartmann <[EMAIL PROTECTED]> wrote: > > > >>John Small Berries wrote: > > [...] > > >><xsl:param name="contId" select="'blah'"/> > >> > >>to see if the error happens on passing the parameter? > > > > When I try to do what you suggest above, the output is still <form > > action=""....> > > Btw, if I pass in a literal it works in the stylesheet, so I know I'm > > matching, which > > I guess I'd know anyways b/c the action is going from ="redisplay" to "". > > This is very strange. Did you check your stylesheet with an > XSLT tool, e.g. Oxygen? Maybe you could attach it? > It looks very much like an XSLT issue. No, I didn't check it. What I'm actually assuming is something is wrong in my flowscript. I ended up doing a workaround by submitting the $continuation.id as a hidden form field. Then the xslt was able to get it. I don't know where my logic was wrong earlier, but I couldn't see anything. It seems I _must_ have been passing an empty string to the parameter somehow. > > BTW, which Cocoon version are you using? And is it the interpreted > Xalan, XSLTC, or any other processor? Using Cocoon 2.1.5.1 and whatever the default is. I didn't change anything. > > > > -- Andreas > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
