DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=24433>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=24433 JXTemplate generator does not handle format-number(number, '$#,##0.00') ------- Additional Comments From [EMAIL PROTECTED] 2004-06-28 11:17 ------- I will re-test it, if I have a working PC again. See the patch I have done to work around this problem at that time: http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/src/blocks/petstore/samples/view/jxpath/Cart.xml?r1=1.2&r2=1.3&diff_format=h I moved the formatting from the template (where it does not belong) to the stylesheet. Maybe you can reproduce it yourself with the old version of the code. Joerg
