[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #10189 [TorBrowserButton]: Torbutton's "Test Settings" fails with "No TorCheckResult id found (response not valid XHTML)"
#10189: Torbutton's "Test Settings" fails with "No TorCheckResult id found
(response not valid XHTML)"
----------------------------------+-----------------------
Reporter: arma | Owner: mikeperry
Type: defect | Status: new
Priority: normal | Milestone:
Component: TorBrowserButton | Version:
Resolution: | Keywords: tbb-3.0
Actual Points: | Parent ID:
Points: |
----------------------------------+-----------------------
Comment (by arlolra):
Replying to [comment:4 arma]:
> Arlo, did the earlier version of Tor Check answer something at this url?
Yes, and I made sure to add it. You can visit,
{{{
view-source:https://check.torproject.org/?TorButton=true
}}}
I think the problem is as gk noted above,
> The error console says:
> {{{
> Error: syntax error
> Source Code:
> <!doctype html>
> }}}
It doesn't like the html5 doctype. Maybe it needs an older,
{{{
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10189#comment:6>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs