Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 44114 invoked by uid 500); 3 May 2003 07:42:48 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 44101 invoked from network); 3 May 2003 07:42:48 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 3 May 2003 07:42:48 -0000 Received: (qmail 2522 invoked by uid 50); 3 May 2003 07:45:00 -0000 Date: 3 May 2003 07:45:00 -0000 Message-ID: <20030503074500.2521.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: cocoon-dev@xml.apache.org Cc: Subject: DO NOT REPLY [Bug 19619] - swf block samples, problem with page2swf.xsl X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19619 swf block samples, problem with page2swf.xsl bdelacretaz@codeconsult.ch changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[PATCH] swf block samples |swf block samples, problem | |with page2swf.xsl ------- Additional Comments From bdelacretaz@codeconsult.ch 2003-05-03 07:44 ------- I have applied your patch, thanks! The problem with the XSLT transform seems to come from invalid characters in page2swf.xsl. I have commented out part of the SWF font definition in this file and the samples work, but the font definition is now incomplete. I won't have time to investigate further ATM, maybe there is an older version of this transform somewhere that works?