Re: Accessing value of contextPath

2006-08-26 Thread Jason Johnston
Schultz, Gary - COMM wrote: How does one go about switching XSLT processors? Is there any good resources that describe the best way to do this? See http://wiki.apache.org/cocoon/Saxon Hope that helps --Jason -Original Message- From: Lars Huttar [mailto:[EMAIL PROTECTED] Sent: Frida

RE: Accessing value of contextPath

2006-08-26 Thread Schultz, Gary - COMM
How does one go about switching XSLT processors? Is there any good resources that describe the best way to do this? -Original Message- From: Lars Huttar [mailto:[EMAIL PROTECTED] Sent: Friday, August 25, 2006 3:20 PM To: users@cocoon.apache.org Subject: Re: Accessing value of contextPath

Re: BUG in forms-field-styling.xsl

2006-08-26 Thread Jason Johnston
許議中 wrote: I have a form with a disabled check-box in it, If there is no name attribute in it, I can see the value in the form, but I can't read the fields value by script, that's why I think it's a bug. Ah, I see, you just want easier access to it in client-side script. Note that it does hav

Re: BUG in forms-field-styling.xsl

2006-08-26 Thread 許議中
I have a form with a disabled check-box in it, If there is no name attribute in it, I can see the value in the form, but I can't read the fields value by script, that's why I think it's a bug. If others aggree it, I'll report it to JIRA. Best Regards johnson Jason Johnston 提到: 許議中 wrote:

Re: BUG in forms-field-styling.xsl

2006-08-26 Thread Jason Johnston
許議中 wrote: Hi! I found there's a bug in forms-field-styling.xsl. checked must add a name attribute. checked Is there a negative symptom caused by the absence of the name attribute? The above template creates a disabled checkbox, which won't send a name-value pair on the subm

BUG in forms-field-styling.xsl

2006-08-26 Thread 許議中
Hi! I found there's a bug in forms-field-styling.xsl. checked must add a name attribute. checked Best Regards johnson - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]