RESOLVED INVALID 14396
javascript string handles
https://bugs.webkit.org/show_bug.cgi?id=14396
Summary javascript string handles
Peter Evans
Reported 2007-06-25 13:57:31 PDT
javascript string handling in Safari 3 Public beta for Windows doesn't work properly. The following code displays what you would expect: alert("1234567890123456789012345678901234567890") This, however, and anything longer, displays a blank: alert("12345678901234567890123456789012345678901")
Attachments
Adam Roben (:aroben)
Comment 1 2007-06-25 14:00:42 PDT
This is a Safari bug, not a WebKit bug. Peter, would you mind filing this bug at http://bugreport.apple.com/? Thanks!
David Kilzer (:ddkilzer)
Comment 2 2007-06-25 21:56:23 PDT
(In reply to comment #1) > This is a Safari bug, not a WebKit bug. Peter, would you mind filing this bug > at http://bugreport.apple.com/? Thanks! Please report the Radar bug number back here when done. Thanks!
Peter Evans
Comment 3 2007-06-26 10:50:23 PDT
Reported to bugreport.apple.com Bug id = 5295144
David Kilzer (:ddkilzer)
Comment 4 2007-06-26 10:56:40 PDT
(In reply to comment #3) > Reported to bugreport.apple.com Bug id = 5295144 Thanks!
Note You need to log in before you can comment on or make changes to this bug.