Hi,
 I use jx transformer with cforms. I find a <script> tag in the resulted
html have xmlns: attributes like the follows:

<script xmlns:ft="http://apache.org/cocoon/forms/1.0#template";
xmlns:fi="http://apache.org/cocoon/forms/1.0#instance";
xmlns:jx="http://apache.org/cocoon/templates/jx/1.0";
xmlns:bu="http://apache.org/cocoon/browser-update/1.0";
language="text/javascript">
                                
I doubt the browser will no execute the script with such extra xmlns:
attributes. This seems it is html serializer's problem.
I use cocoon-view to see the result of serialize. There is no such
xsmlns: stuff?

Any clue?

Rice

Reply via email to