[Portfolio] 503 for DTD request in templated portfolios that import other templates

Noah Botimer botimer at umich.edu
Sun Nov 22 14:02:37 PST 2009


Thanks, Sean. This is a helpful sample for isolating the issue. Your  
account tells me that SAK-17423 is well placed and that we have some  
work to do.

Thanks,
-Noah

On Nov 21, 2009, at 10:12 AM, Sean Keesler wrote:

> This works different for a form renderer than in a portfolio template.
>
> I have a simple xsl file (using the relative path that seems to  
> work for everyone):
>
> <?xml version="1.0" encoding="UTF-8"?>
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"  
> version="1.0">
>     <xsl:import href="/group/PortfolioAdmin/authoring/ 
> passthrough.xsl"/>
>
>     <xsl:template match="/">
>         <xsl:text>Hey there!</xsl:text>
>     </xsl:template>
>
> </xsl:stylesheet>
>
> When I use that xsl file for a form renderer, I get "Hey  
> there"...just as I expect.
> When I use it in a portfolio template, I get an error in the logs:
>
> ERROR:  '/group/PortfolioAdmin/authoring/passthrough.xsl (No such  
> file or directory)'
> FATAL ERROR:  'Could not compile stylesheet'
>
> Isn't that weird?
>
> Sean Keesler
> 130 Academy Street
> Manlius, New York 13104 USA
> 315-663-7756
> sean.keesler at threecanoes.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/portfolio/attachments/20091122/0149e52f/attachment.html 


More information about the portfolio mailing list