GNOME Bugzilla – Bug 388547
<param> tag is not rendered
Last modified: 2009-08-23 14:25:31 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.
Thanks for the bug report. Unfortunately your files are no longer at the URLs you wrote. Can you, if possible, attach these files?
Flagging NEEDINFO as of comment 1
No news, so closing