Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

RuntimeExceptions on many stylesheets #2

Description

@retog

curl sandbox.fusepool.info:8164?xslt=http%3A%2F%2Fwww.dbis.informatik.uni-goettingen.de%2Fteaching%2FSeminars%2FML-SS13%2FSVG%2BSMIL%2FSVG%2BSMIL-Examples%2Fpiechart.xsl
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /. Reason:
<pre>    java.lang.RuntimeException: javax.activation.MimeTypeParseException: Unable to find a sub type.</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>

also:

curl sandbox.fusepool.info:8164?xslt=http://xspf.org/ns/0/XSPF.xsl

In this example the transfomer could infer the output type application/xml from xsl:output.

For

curl http://sandbox.fusepool.info:8164?xslt=http://cpansearch.perl.org/src/JUNOS/junoscript-perl-6.4I0/examples/diagnose_bgp/xsl/html.xsl

the output format should be text/html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions