Skip to content

Displaying of old media appearances is broken in press page

The displaying of “Older media appearances” blocks seems broken in https://tails.boum.org/press/index.en.html. When somebody click on one of the year, nothing is displayed

A quick debugging let me think that,

* when the page is loaded inittoggle() in https://tails.boum.org/ikiwiki/toggle.js is called

* as their is a 2017 but no

the loop in inittoggle() receive a null in the first getElementById (can be seen in the webconsole), thus is interrupted, so the onclick=f() is not added to the links.

* Adding an empty

or removing 2017 should fix the issue

Related issues

Original created by @geb on 15475 (Redmine)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information