wiki feed - recent changes: extraneous html encoding in links?
# David Herman (14 years ago)
Thanks for the bug report. I'm afraid I just don't have time for site sysadminning at the moment. Eventually we are hoping to upgrade the wiki and move it to our own (more reliable) servers, rather than the 3rd party server it's currently hosted on. But I won't be able to work on this for at least a couple weeks.
The ecmascript wiki feed for recent changes
appears to HTML encode its links, which causes the wiki to fall back to display pages, rather than diffs. For instance
doku.php?id=strawman:strawman&do=diff&1303930654
should be
doku.php?id=strawman:strawman&do=diff&1303930654
The former displays the page, the latter the diff.
Claus