> Think I've found a couple of problems in the sitemap.xsl file
>
> Line 430
> XSLTFactoryLoader:hasSubstitutions(@pattern)
> should maybe read:
> XSLTFactoryLoader:hasSubstitutions($factory-loader, @pattern)
>
>
> Line 921
> XSLTFactoryLoader:escape($pattern-value)
> should maybe read:
>
Think I've found a couple of problems
in the sitemap.xsl file
Line 430
XSLTFactoryLoader:hasSubstitutions(@pattern)
should maybe read:
XSLTFactoryLoader:hasSubstitutions($factory-loader, @pattern)
Line 921
XSLTFactoryLoader:escape($pattern-value)
should maybe read:
XSLTFa