Bug 11230
Summary: | REGRESSION: eBay ID check never completes | ||
---|---|---|---|
Product: | WebKit | Reporter: | tim bates <timothy.c.bates> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dev+webkit |
Priority: | P1 | Keywords: | InRadar, NeedsReduction, Regression |
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | https://scgi.ebay.co.uk/ws/eBayISAPI.dll?RegisterEnterInfo |
tim bates
1. go to URL (registration of a new ebay user name)
2. navigate to "Create an eBay User ID" enter something, e.g. "longine"
3. press "Check availability"
EXPECTED: Should say checking then dispaly its response (i.e., "taken" or "too vulgar" etc.)
OBTAINED: Shows "checking" message, but never returns.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matt Lilek
This is a regression. If you try this in Safari 2.0.4 the availability check works correctly the first time but doing it a second time fails (returns an error stating to try again).
Alexey Proskuryakov
Regression -> P1.
Matt Lilek
Filed as <rdar://problem/4808039>
Stephanie Lewis
radar 4808039
Alice Liu
r19110