CLOSED FIXED16100
REGRESSION: Comments do not get posted to digg.com
https://bugs.webkit.org/show_bug.cgi?id=16100
Summary REGRESSION: Comments do not get posted to digg.com
Ben Thompson
Reported 2007-11-23 04:44:27 PST
When posting a comment to a topic on Digg.com, you can enter the comment but when it comes to submitting the comment, nothing happens. The comment section greys out as if something is happening. Digg.com advises that comments can take up to 60 sec to post but waiting several minutes shows nothing happens. Reloading the topic page also reveals the post not reaching digg.com. The browser itself remains normal and responsive. This was duplicated on the 523.12.9 official Windows 3.0.4 build, and also with the WebKit-r27953 Nov 22nd build. Let me know if you need clarification on anything (and happy post Thanksgiving ;-). Cheers, Ben
Attachments
Ben Thompson
Comment 1 2007-11-26 15:32:01 PST
Just to let you know, also confirmed in Mac OS X 10.4.11, Safari 3.0.4 523.12 and also in the OS X WebKit r28024 nightly.
David Kilzer (:ddkilzer)
Comment 2 2007-11-27 05:41:20 PST
Any errors or warnings written to the console or the JavaScript Console?
Ben Thompson
Comment 3 2007-11-27 05:48:16 PST
(In reply to comment #2) > Any errors or warnings written to the console or the JavaScript Console? > I'm afraid not. JavaScript console is clean as a whistle, as is the console.log (and system.log for that matter)
David Kilzer (:ddkilzer)
Comment 4 2007-11-27 05:57:43 PST
I created a test digg (but please don't digg it!): http://digg.com/apple/REGRESSION_Comments_do_not_get_posted_to_digg_com
David Kilzer (:ddkilzer)
Comment 5 2007-11-27 06:16:14 PST
This doesn't work with Safari 2.0.4 (419.3) with original WebKit on Mac OS X 10.4.11 (8S165). I strongly suspect a server-side issue, but don't have any data to prove it.
David Kilzer (:ddkilzer)
Comment 6 2007-11-27 06:39:45 PST
(In reply to comment #5) > I strongly suspect a server-side issue, but don't have any data to prove it. Using Wireshark to watch TCP/IP packets, clicking "Submit Comment" does nothing on Safari/WebKit, e.g., no Ajax request gets sent at all, so it's not a network/server-side issue (per se).
David Kilzer (:ddkilzer)
Comment 7 2007-11-28 21:44:07 PST
Ben Thompson
Comment 8 2007-11-29 18:21:34 PST
Well whatever it was, it appears Digg have fixed the root cause on their site now - I just posted a comment successfully using the 523.12 release on 10.4.11 (In reply to comment #6) > (In reply to comment #5) > > I strongly suspect a server-side issue, but don't have any data to prove it. > > Using Wireshark to watch TCP/IP packets, clicking "Submit Comment" does nothing > on Safari/WebKit, e.g., no Ajax request gets sent at all, so it's not a > network/server-side issue (per se). >
David Kilzer (:ddkilzer)
Comment 9 2007-11-29 18:54:38 PST
Thanks, Ben!
Note You need to log in before you can comment on or make changes to this bug.