Hi, I apologize that this is in the PICO-8 bugs category, but I don't see one for BBS bugs. For the last few days it would seem some (not all) @ mentions (e.g. @kozm0naut) have not turned to links as normal, and I'm not sure users are getting the usual notifications that they've been mentioned.
Here are some recent posts in which @ mentions did not seem to work for me despite having the correct username:
https://www.lexaloffle.com/bbs/?pid=139543#p
https://www.lexaloffle.com/bbs/?pid=139504#p
Thanks for reading, and happy new year!
I did some testing. I think the @-detector goes into a bad state if the first @ it detects is at the start of a line, and then it stays broken. If the first one it finds isn't, then it's fine from then on, even even subsequent @'s are at the starts of line. Maybe an uninitialized variable?
I'll illustrate in my next two posts:
[Please log in to post a comment]