[Webkit-unassigned] [Bug 9977] REGRESSION (418-418.8): Some asp.net 2.0 validator controls have quit working

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Jul 17 16:07:15 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9977


ddkilzer at kilzer.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ddkilzer at kilzer.net




------- Comment #4 from ddkilzer at kilzer.net  2006-07-17 16:07 PDT -------
(In reply to comment #3)
> > Safari 2.0.3 in Mac OS X 10.4.6 worked but Safari 2.0.4 in Mac OS X 10.4.7 
> > does not
> 
> This is the case. Our first problems showed up with 10.4.7.

Make sure this is clearly stated in the Radar bug.  That's the best place to
file a regression like this as the open source WebKit project can't do anything
directly to fix production releases of Safari+WebKit on Mac OS X.

> The users who have complained to us show a user agent string that indicates a
> version 418.8 WebKit ("Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en)
> AppleWebKit/418.8 (KHTML, like Gecko) Safari/419.3.")

This sounds suspiciously like ASP.NET 2.0 is doing user-agent sniffing rather
than feature-testing in JavaScript.  :(  That means this may turn into an
"Evangelism" bug.

> Safari->About Safari on our test system shows "v 2.0.4 (419.3)"

The number is parenthesis is the Safari build number, not the WebKit build
number.  See the Historical User Agent URL in Comment #2 for details.

> That does seem a little dirty, doesn't it?  I'm so used to making reservations
> and canceling them that I really didn't think about how that would look.  I
> apologise for that.  It turns out that the other place it shows up is simpler
> anyway:
> 
> 1. https://www.thrifty.com/bluechip/enrollment.aspx
> 2. Both the driver's license and first address field have problems.
> 3. Enter something in the first Address field.  Hit the <TAB> key to move the
> focus to a different field. You get an error that it contains invalid
> characters.  You get this same error if you try to submit the form.
> 4. Enter a driver's license number (valid or otherwise) into the driver's
> license field and hit <TAB>. No matter what you enter, you get an error that
> it's invalid. (Again, you get this same error if you try to submit the form).

Someone will probably test a nightly build before you get into work in the
morning.  :)


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list