[Webkit-unassigned] [Bug 15541] New: REGRESSION (r26616): prompt with one argument uses the literal "undefined" as default reply
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 17 10:09:23 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15541
Summary: REGRESSION (r26616): prompt with one argument uses the
literal "undefined" as default reply
Product: WebKit
Version: 522+ (nightly)
Platform: Macintosh
URL: javascript:prompt("The default reply should be blank,
not 'undefined'")
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: Regression
Severity: Normal
Priority: P1
Component: WebCore JavaScript
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mitz at webkit.org
r26616 made prompt use the literal string "undefined" when the default reply is
not specified (see URL). It should use the empty string instead.
--
Configure bugmail: http://bugs.webkit.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