[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Error loading stylesheet: An XSLT stylesheet does not have an XML mimetype

From: Mathieu Malaterre <mathieu.malaterre_at_gmail.com>
Date: Tue, 26 Aug 2008 16:49:40 +0200

On Tue, Aug 26, 2008 at 4:43 PM, Andy Levy <andy.levy_at_gmail.com> wrote:
> On Tue, Aug 26, 2008 at 10:40, Mathieu Malaterre
> <mathieu.malaterre_at_gmail.com> wrote:
>> hi there,
>>
>> At least using firefox on my debian linux I am getting the following error:
>>
>> Error loading stylesheet: An XSLT stylesheet does not have an XML mimetype:
>> https://gdcm.svn.sf.net/svnroot/gdcm/trunk/Source/InformationObjectDefinition/ma2html.xsl
>>
>> when I go to:
>>
>> https://gdcm.svn.sf.net/svnroot/gdcm/trunk/Source/InformationObjectDefinition/Part3.xml
>>
>> While this one is working:
>>
>> https://gdcm.svn.sf.net/viewvc/gdcm/trunk/Source/InformationObjectDefinition/Part3.xml
>>
>> Ideas ?
>
> Have you set the svn:mime-type property to application/xml on the file?
>

Everything seems ok:

$ svn proplist ma2html.xsl
Properties on 'ma2html.xsl':
  svn:mime-type
  svn:keywords
  svn:eol-style

$ svn propget svn:mime-type ma2html.xsl
text/xml

thanks

-- 
Mathieu
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-26 16:50:02 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.