A few potential bug fixes and spam defences

no spam
Bugs
1

I’ve been looking into two seemingly unrelated bugs that I now suspect share a root cause.

  • Sometimes for no obvious reason the front page goes months out of date (often following spam removal) lasting until new content is added and the cache expires.
  • On rare occasions, you see scary-looking JSON (looks like code) instead of a nice web page. This lasts until the cache expires.

This evening, I added some new directives that control cache expiry. In both cases, this is for JSON content which is what the cache shows you when you want to see a post and the cache got confused. This is also how the content for the front page and other parts lazy loads into the page.

In theory, I have solved both but time will tell.

In other news, I blocked a couple of countries that only ever send spam and some (Russian) email hosts. There should be slightly less spam to be seen if it all works out.

Okay, so it seems that the out-of-date front page issue is not wholly caused by the same issue as the horrible JSON instead of a nice page problem. I shall keep working on it.

1 Comment

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)

Bugs
2
Fixes and tweaks

In this morning’s dev notes, we have a patched potential security vulnerability and some CSS tweaks to do with sign up. First, the scary-sounding one. I patched a possible security hole. Some core site functionality was being provided by a deprecated and retired plugin. A patched version exists, but it …

Bugs
1
A few small display bugs

I’m currently tracking a few small bugs with the site. I do not have an ETA on fixing all the bugs because I am yet to figure out what caused them.

Bugs
1
CSS error on the front page

Something has gone screwy with the CSS for the front page. I’m already working on fixing it.

Skip to toolbar