WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 32498
REGRESSION(
r51978
-
r52039
): AJAX "Mark This Forum Read" function no longer works
https://bugs.webkit.org/show_bug.cgi?id=32498
Summary
REGRESSION(r51978-r52039): AJAX "Mark This Forum Read" function no longer works
Kevin M. Dean
Reported
2009-12-13 15:28:49 PST
When logged in on a vBulletin forum like the one at mania.com, select the Forum Tools menu and choose "Mark This Forum Read". Any unread threads should switch from bolded text (unread) to plain text (read). Under
r51978
, this works and the console says: XHR finished loading: "
http://www.mania.com/aodvb/ajax.php?do=markread&f=30
". Under
r52039
, nothing happens and the console says: XHR finished loading: "
http://www.mania.com/aodvb/30
". Notice a good portion of the correct link is missing on the failing result.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2009-12-14 17:31:15 PST
Confirmed with
r52124
on PowerPC. Works fine on Intel.
Alexey Proskuryakov
Comment 2
2009-12-14 17:31:41 PST
<
rdar://problem/7471495
>
Alexey Proskuryakov
Comment 3
2009-12-15 10:15:52 PST
Reduction: alert('a' + 1) gives '1'.
Geoffrey Garen
Comment 4
2009-12-15 16:05:09 PST
Committed revision 52182.
Alexey Proskuryakov
Comment 5
2009-12-15 16:38:00 PST
***
Bug 32543
has been marked as a duplicate of this bug. ***
Kevin M. Dean
Comment 6
2010-01-19 08:16:38 PST
I'm not sure if this is completely fixed after all. I'm still seeing some issues that I can trace back to the same build number for when the problem starts. Check out this other bug to see if it's related to the same thing.
https://bugs.webkit.org/show_bug.cgi?id=33383
Geoffrey Garen
Comment 7
2010-01-19 12:33:55 PST
(In reply to
comment #6
) Probably not the exact same problem, since this particular bug was a simple typo.
Kevin M. Dean
Comment 8
2010-01-19 13:11:33 PST
(In reply to
comment #7
) Sure, I wouldn't think it's the exact problem either, but I thought it might be related to the same initial changes that came with the build that has caused both issues to begin occurring. I haven't been able to reliably use a Webkit build since early December due to this and I'm concerned.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug