Antonio Gallardo wrote:
Thanks for the reply. This is the code in question:

http://svn.apache.org/viewcvs.cgi/cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/transformation/TraxTransformer.java?view=markup

Used to generate this doc:

http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/transformation/TraxTransformer.html

Can you send me a patch for a correct english of this? ;-)

Hehe, and I thought it was on the docs website here: http://cocoon.apache.org/2.1/userdocs/transformers/xslt-transformer.html

The change is slightly different to what I would apply to the docs, I'm sure you can all work it out.

Ben Pope.
Index: TraxTransformer.java
===================================================================
--- TraxTransformer.java        (revision 165470)
+++ TraxTransformer.java        (working copy)
@@ -85,8 +85,8 @@
  * </pre>
  *
  * The &lt;use-request-parameter&gt; configuration forces the transformer to 
make all
- * request parameters available in the XSLT stylesheet. Note that this might 
have issues
- * concerning cachability of the generated output of this transformer.<br>
+ * request parameters available in the XSLT stylesheet. Note that this has 
implications
+ * for caching of the generated output of this transformer.<br>
  * This property is false by default.
  * <p>
  * The &lt;use-cookies&gt; configuration forces the transformer to make all

Reply via email to