Watching Topic
|
|
Hi, this is what I get as a responseText in my Firebug when I click the "Watch Topic?" Checkbox:
I'm pretty sure that's not what's supposed to happen. The URL the request used was: http://userscripts.org/forums/3/topics/2021/mon..., Headers were: Host: userscripts.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12 Accept: text/javascript, text/html, application/xml, text/xml, */* Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 300 Connection: keep-alive X-Requested-With: XMLHttpRequest X-Prototype-Version: 1.6.0.1 Content-Type: application/x-www-form-urlencoded; charset=UTF-8 Referer: http://userscripts.org/forums/3/topics/2021 Content-Length: 59 Cookie: *** Pragma: no-cache Cache-Control: no-cache |
|
|
Great to see that people actually care about this problem!
Don't get me wrong, I don't mean to bitch, but that's a real simple issue with an even easier solution. |
|
|
Well if you know about the solution, you could submit a patch: http://userscripts.devjavu.com/. |
|
|
I haven't looked through the source code, but I know that it's nothing more than the topic's id being written in some database. If it doesn't work I wonder why it's still on the page :-) |
