xml file with embedded stylesheet reports unknow error: 805303f4

Bug #272348 reported by LarryE
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
firefox-3.0 (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: firefox-3.0

evansl@evansl-desktop:~$ lsb_release -rd
Description: Ubuntu 8.04.1
Release: 8.04
evansl@evansl-desktop:~$

synaptic shows firefox version as: 3.0.2+build1+nobir

I expected the browser to display:

Chapter 1. chapter_1.title

Paragraph before orderedlist. See item 2.

   1.

      ordlist_1.item_1.title

      ordlist_1.item_1.para_1

      ordlist_1.item_1.para_2
   2.

      ordlist_1.item_2.title

      ordlist_1.item_2.para_1

      ordlist_1.item_2.para_2

Paragraph after orderedlist. See item 1.

Instead, browser displayed:

xml file with embeded stylesheet like the one here: http://sources.redhat.com/ml/xsl-list/2000-07/msg01048.html
results in browser error:

Error loading stylesheet: An unknown error has occurred (805303f4)

ProblemType: Bug
Architecture: amd64
Date: Fri Sep 19 20:24:23 2008
DistroRelease: Ubuntu 8.04
NonfreeKernelModules: nvidia
Package: firefox-3.0 3.0.1+build1+nobinonly-0ubuntu0.8.04.3
PackageArchitecture: amd64
ProcEnviron:
 PATH=/home/username/root/usr/local/bin:/home/username/prog_dev/llvm-clang/svn/llvm/Debug/bin:/home/username/download/gcc/variadic-templates/gcc-4.1.1/install/bin:/home/username/prog_dev/d-language/dmd/bin:/home/username/bin:/usr/local/plt/bin:/home/username/root/usr/local/bin:/home/username/prog_dev/boost-svn/ro/branches-proto-v4/tools/jam/src/bin.linuxx86_64:/opt/intel/cc/9.0/bin:/usr/local/bin:/home/username/prog_dev/como.ln/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=C
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-19-generic x86_64

Tags: apport-bug
Revision history for this message
LarryE (cppljevans) wrote :
Revision history for this message
Christian Widell (christian.w) wrote :

Confirmed, I have all the latest updates on hardy.

Changed in firefox-3.0:
status: New → Confirmed
Revision history for this message
mankyd (mankyd) wrote :

Just wanted to repor that this still affects 3.5b4pre

Revision history for this message
eel ghEEz (ilatypov) wrote :

The same error occurs with an XML document referring to an external stylesheet as specified in the xml-stylesheet processing directive specs,

  http://www.w3.org/TR/xml-stylesheet/#The%20xml-stylesheet%20processing%20instruction

<?xml version="1.0"?>
<?xml-stylesheet type='text/xsl' href='http://example.org/meh.xslt'?>
<blah...

Revision history for this message
eel ghEEz (ilatypov) wrote :

The original XML sample with an embedded style sheet produces an error in Shiretoko (Firefox) 3.5pre implying that the browser started processing of the embedded style sheet but stopped at the attempt to import an external sub-sheet.

Error loading stylesheet: An unknown error has occurred (805303f4)

http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl

Revision history for this message
infamouse (andy-jmediaweb) wrote :

This bug seems to appear when access restrictions prevent the browser from loading the external stylesheet. I've noticed in Firefox 3.0 and 3.5 that these include cross-subdomain requests.

e.g.

example.org/sitemap.xml > example.org/sitemap.xsl works
example.org/sitemap.xml > www.example.org/sitemap.xsl does not

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.