Bug 15541 - REGRESSION (r26616): prompt with one argument uses the literal "undefined" as default reply
Summary: REGRESSION (r26616): prompt with one argument uses the literal "undefined" as...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Darin Adler
URL: javascript:prompt("The default reply ...
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2007-10-17 10:09 PDT by mitz
Modified: 2007-10-18 10:10 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2007-10-17 10:09:23 PDT
r26616 made prompt use the literal string "undefined" when the default reply is not specified (see URL). It should use the empty string instead.
Comment 1 Darin Adler 2007-10-18 10:10:46 PDT
Committed revision 26750.