Subject: pkg/32764: firefox appears to have an XML parsing problem
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <ggm@pobox.com>
List: pkgsrc-bugs
Date: 02/07/2006 06:20:01
>Number:         32764
>Category:       pkg
>Synopsis:       firefox built with svg enabled has XML errors rendering its own internal information and some websites
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Feb 07 06:20:00 +0000 2006
>Originator:     George Michaelson
>Release:        NetBSD 3.99.15
>Organization:
George Michaelson       |  APNIC                 
Email: ggm@apnic.net    |  PO Box 2131 Milton    
Phone: +61 7 3858 3150  |  QLD 4064 Australia    
  Fax: +61 7 3858 3199  |  http://www.apnic.net  
>Environment:
	
	
System: NetBSD garlic.apnic.net 3.99.15 NetBSD 3.99.15 (GGMSMALL-NOV6) #0: Tue Jan 24 09:14:58 EST 2006 root@:/data/Build/src/sys/arch/i386/compile/GGMSMALL-NOV6 i386
Architecture: i386
Machine: i386
>Description:
	
I have BUILD_SVG=yes
in mk.conf.

firefox, as of Mon Feb 6 2006 CVS state builds, but
when the menu item "help->about" is selected, the popup displays:

XML Parsing Error: error in processing external entity reference
Location: chrome://browser/content/aboutDialog.xul
Line Number 9, Column 1:%brandDTD;
^

the %brandDTD makes me suspect this relates to the changes to enable firefox
branding rather than deer park.

However, when I visit www.nosuchdomain.org I also get 

XML Parsing Error: error in processing external entity reference
Location: jar:file:///usr/pkg/lib/firefox/chrome/toolkit.jar!/content/global/netError.xhtml
Line Number 10, Column 3:  %netErrorDTD;
--^

>How-To-Repeat:
	make firefox with svg enabled.

>Fix:
	I have NFI. :-) this is a very complicated dependency chain. its
	ok for a lot of things, SVG works on all the mozilla test cases,
	but something internal is a bit borked here.

	could be anything in its XML libraries, you-name-it.

>Unformatted: