Log In  


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!

3


4

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:


3

(this should work for both)

hey @zep

@zep


3

(this should work for neither)

@zep

hey @zep


1

@kozm0naut I think this bug may be resolved now



[Please log in to post a comment]