From dev-return-11347-apmail-forrest-dev-archive=forrest.apache.org@forrest.apache.org Sat Jul 24 19:13:04 2004 Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 96597 invoked from network); 24 Jul 2004 19:13:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 24 Jul 2004 19:13:04 -0000 Received: (qmail 8701 invoked by uid 500); 24 Jul 2004 19:13:03 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 8662 invoked by uid 500); 24 Jul 2004 19:13:03 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@forrest.apache.org Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 8651 invoked by uid 99); 24 Jul 2004 19:13:03 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [65.42.175.122] (HELO ferrari.solidusdesign.com) (65.42.175.122) by apache.org (qpsmtpd/0.27.1) with SMTP; Sat, 24 Jul 2004 12:13:01 -0700 Received: (qmail 14084 invoked by uid 0); 24 Jul 2004 19:13:00 -0000 Received: from unknown (HELO ?192.168.1.102?) (user0009@69.208.80.175) by 0 with SMTP; 24 Jul 2004 19:13:00 -0000 Message-ID: <4102B4AF.7030904@brondsema.net> Date: Sat, 24 Jul 2004 15:12:47 -0400 From: Dave Brondsema User-Agent: Mozilla Thunderbird 0.7.1 (X11/20040626) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@forrest.apache.org Subject: Re: Forrest, SVG, and sodipodi References: <41018EE9.9030005@cip.wiwi.uni-karlsruhe.de> <1090643050.1667.67568.camel@ighp> <4101EC85.1070809@brondsema.net> <410229C3.3010403@cip.wiwi.uni-karlsruhe.de> In-Reply-To: <410229C3.3010403@cip.wiwi.uni-karlsruhe.de> X-Enigmail-Version: 0.84.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig6DF3D760694CEE44C23DAA8E" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig6DF3D760694CEE44C23DAA8E Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Boris Kroeger wrote: > Hi devs, > > This helps, but now I have a interesting issue. > The SVG definition expects an attribute "version" at the begining: ... version="1.0"> > But the stylesheet handler does not seem to like it! > > ERROR (2004-07-24) 11:11.48:204 [core.xslt-processor] > (/images/siam.png) PoolThread-4/T > raxErrorHandler: Error in TraxTransformer: > file:/home/boris/temp/siam/src/documentation/con > tent/xdocs/images/siam.svg; Line 14; Column 18; > ; SystemID: > file:/home/boris/temp/siam/src/documentation/content/xdocs/images/siam.svg; > Lin > e#: 14; Column#: 18 > javax.xml.transform.TransformerException: stylesheet requires attribute: > version > at > org.apache.xalan.processor.StylesheetHandler.error(StylesheetHandler.java:884) > > at > org.apache.xalan.processor.XSLTElementProcessor.setPropertiesFromAttributes(XSLT > > > If I play around with the "version" attribute suddenly the SAX parser > doesn't like it anymore. > He expects a ". > > I'm a bit puzzled. The SVG which came with forrest aren't working too. > Is there maybe a problem with the stylesheet handler? > You're right. I just tried the forrest seed site, and it's project logo is just blank. I'd create an issue for this, but it looks like the issue tracker is down currently. -- Dave Brondsema : dave@brondsema.net http://www.splike.com : programming http://csx.calvin.edu : student org http://www.brondsema.net : personal --------------enig6DF3D760694CEE44C23DAA8E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFBArSvVvBSb5uzznARAr5TAJ9/ebBCh5LxoVNbi2lpHJYl9opVZACeNilt RnzsOLSPcV4NiBJahb3eBO4= =wtvS -----END PGP SIGNATURE----- --------------enig6DF3D760694CEE44C23DAA8E--