I noticed this wierd code at the end of projects when I click on them from the notifacations.
?comment={comment_id}
As in
http://scratch.mit.edu/projects/goch/500796?comment={comment_id}
Why is it there, and what does it do?
Offline
It looks like something that's supposed to take you to your comment, but they didn't finish implementing it.
Offline
It means that you are viewing a project when it's been updated with a new comment. In other words, it views all the comments, including the newest one. It also means that the browser is confirming that you got to the project by clicking one of your notifications.
Offline