Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Array2.toString doesn't work in Safari #3

Closed
GoogleCodeExporter opened this issue Mar 19, 2015 · 5 comments
Closed

Array2.toString doesn't work in Safari #3

GoogleCodeExporter opened this issue Mar 19, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

Forcing an Array2 object to a string results in an "No default value" in 
Safari. It works in Firefox. 
There's something weird going on. When using the toString method on the Array2 
object, Safari 
gives an "Type error", while there is an internal toString method on this 
object. 

See also attached test.

This is also the reason why getElementsByClassName(["selected"]) doesn't work 
with Safari. It gives 
an "'.selected' is not a valid CSS selector."

probably an invalid selector =), but possibly not ;-)

Original issue reported on code.google.com by doeke.zanstra@gmail.com on 9 Apr 2007 at 10:01

Attachments:

@GoogleCodeExporter
Copy link
Author

Tested Safari version is 2.0.4 (419.3)

Original comment by doeke.zanstra@gmail.com on 11 Apr 2007 at 12:21

@GoogleCodeExporter
Copy link
Author

Bug acknowledged.

Original comment by dean.edw...@gmail.com on 1 May 2007 at 8:05

  • Changed state: Started
  • Added labels: Priority-High
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Fixed in trunk and reflected in libs/ directory.

Original comment by dean.edw...@gmail.com on 2 May 2007 at 3:28

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Confirmed. Thanks man!

Original comment by doek...@gmail.com on 2 May 2007 at 7:11

@GoogleCodeExporter
Copy link
Author

Original comment by doek...@gmail.com on 14 Jul 2007 at 6:56

  • Added labels: Browser-Safari, Module-base2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant