After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 388547 - <param> tag is not rendered
<param> tag is not rendered
Status: RESOLVED OBSOLETE
Product: libxslt
Classification: Platform
Component: general
1.1.x
Other All
: Normal major
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2006-12-22 09:18 UTC by meka
Modified: 2009-08-23 14:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description meka 2006-12-22 09:18:37 UTC
Please describe the problem:
If <param> is used in xsl file, it is not rendered in html file using xsltproc.

Steps to reproduce:
1. Download http://meka.ns-linux.org/index.xml.
2. Download http://meka.ns-linux.org/fakultet.xsl.
3. Download http://meka.ns-linux.org/somefilename.swf.
4. Run xsltproc fakultet.xsl index.xml >index.html.
5. Open it in any editor.

Actual results:
I don't get <param> tag at all. Instead, i get the empty line.

Expected results:
<param> tag inserted in html file just as it is in xml file.

Does this happen every time?
Yes.

Other information:
Internet Explorer works. I know it is not nice to compare to such a crapy SW, but I had to check my xml/xsl files somehow.
Comment 1 Miroslav Bajtoš 2009-05-30 18:24:45 UTC
Thanks for the bug report. Unfortunately your files are no longer at the URLs you wrote. Can you, if possible, attach these files?
Comment 2 Pavel Šefránek 2009-06-04 15:14:27 UTC
Flagging NEEDINFO as of comment 1
Comment 3 Daniel Veillard 2009-08-23 14:25:31 UTC
No news, so closing