danwent / Perspectives

Perspectives Firefox Extension
http://perspectives-project.org
66 stars 19 forks source link

Weakly Seen text doesn't display #93

Closed daveschaefer closed 11 years ago

daveschaefer commented 11 years ago

If the results sent back to the client match the 'weakly seen' criteria, the 'View Notary Results' page should display text that says

"This site uses multiple certificates, including the certificate received and trusted by your browser."

However, ti.query_results.tooltip is not set, so the user won't see anything. Currently if you open the 'View Notary Results' page you will only see the text 'null'.

daveschaefer commented 11 years ago

Fixed with the 4.3.7 release. This is a simple fix to set the text to a string we already have.