Subject: | Expand entities in follow*() |
The parameter behind follow() should have its entities expanded. That is,
if I have a link <a href="...">Löschen</a> on a html page, then the
corresponding call should be follow("Löschen") (hopefully you're able to
see the o-umlaut).