Bug #7413
Tutorial site does not work
Status: | New | Start date: | 05/17/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | - | |||
Component: |
Description
When I try to click on "How do I do that?" on [this site](https://guardianproject.info/howto/callsecurely/) nothing happens.
In the browser console I can see there is a `href=javascript:step1()`, but there is no JavaScript assigned to that text part. (Usually you can see this in modern browser consoles with a black rectangle on the right [where you can view the JS code when clicking on it], but in this case there is no one)
Firefox 46.0.1
History
#1 Updated by rugk over 1 year ago
So BTW: Is there an alternative tutorial site with just text probably?
#2 Updated by rugk over 1 year ago
I can still reproduce this issue.