Bug 103218 - XSLT support
Summary: XSLT support
Status: RESOLVED DUPLICATE of bug 55420
Alias: None
Product: konqueror
Classification: Applications
Component: khtml parsing (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-04 19:33 UTC by Toralf Förster
Modified: 2005-04-24 14:51 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster 2005-04-04 19:33:17 UTC
Version:            (using KDE KDE 3.3.2)
Installed from:    Gentoo Packages
Compiler:          gcc version 3.3.5  (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1) 
OS:                Linux

While playing with subversion and mod_dav, I realized, that konqueror does not display svn directories are formatted with the apache2 directive:
SVNIndexXSLT "/svnindex.xsl"

The follwoing works with konqueror: http://svn.red-bean.com/svnbook/
while this site seems to be empty : http://anonsvn.ethereal.com/ethereal/trunk/
I see only a blank page.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




tfoerste@nhh221 ~/pub/svnbook $ qpkg -I -v -nc subversion
dev-util/subversion-1.1.3
tfoerste@nhh221 ~/pub/svnbook $ qpkg -I -v -nc xsl
app-text/docbook-xsl-stylesheets-1.65.1
dev-libs/libxslt-1.1.12
tfoerste@nhh221 ~/pub/svnbook $ qpkg -I -v -nc apache
www-apache/mod_jk2-2.0.4
net-www/apache-2.0.52-r1
Comment 1 Thiago Macieira 2005-04-04 19:51:51 UTC
That would be because XSLT isn't supported.
Comment 2 Michael Jahn 2005-04-24 14:51:06 UTC
.. which has already been reported.

*** This bug has been marked as a duplicate of 55420 ***