[tor-bugs] #20731 [Applications/Tor Browser]: about:preferences XML parse error

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Nov 20 23:06:11 UTC 2016


#20731: about:preferences XML parse error
------------------------------------------+------------------------------
     Reporter:  rugk                      |      Owner:  tbb-team
         Type:  defect                    |     Status:  new
     Priority:  Medium                    |  Milestone:
    Component:  Applications/Tor Browser  |    Version:  Tor: unspecified
     Severity:  Normal                    |   Keywords:
Actual Points:                            |  Parent ID:
       Points:                            |   Reviewer:
      Sponsor:                            |
------------------------------------------+------------------------------
 After updating the Tor Browser to 6.5a4 (manually via tar.xz file because
 of this update error), I get this parse error when trying to access the
 settings:

 > XML parse error: Undefined entity
 > […] Line 647, column 7

 (German original screenshot attached)

 The source code there looks like this:
 <vbox id="thirdpartyIsolate">
     <hbox align="center">
       <checkbox id="thirdpartyIsolateCB"
                 preference="privacy.thirdparty.isolate"
                 accesskey="&thirdpartyIsolate.accesskey;"
                 label="&thirdpartyIsolate.label;"
                 onsyncfrompreference="return
 gPrivacyPane.readThirdPartyIsolate();"
                 onsynctopreference="return
 gPrivacyPane.writeThirdPartyIsolate();"/>
     </hbox>
   </vbox>

 Tor Browser 6.5a4-hardened
 GNOME
 Debian Jessie x64

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/20731>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list