Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

base2.instanceOf(null, Object) raises exception #49

Closed
GoogleCodeExporter opened this issue Aug 19, 2015 · 4 comments
Closed

base2.instanceOf(null, Object) raises exception #49

GoogleCodeExporter opened this issue Aug 19, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. base2.instanceOf(null, Object)
2. run the script

What is the expected output? 
- false
What do you see instead?
- exception: Null value (Safari)
- exception: object has no properties (Firefox)

Please use labels and text to provide additional information.
will do ;-)


Original issue reported on code.google.com by doek...@gmail.com on 27 Jul 2007 at 9:54

@GoogleCodeExporter
Copy link
Author

This is actually a regression of issue 18. We badly need unit tests (I'm 
working on JSON at the moment)

Original comment by doek...@gmail.com on 27 Jul 2007 at 10:02

@GoogleCodeExporter
Copy link
Author

Fixed already. On my machine, that is.

Original comment by dean.edw...@gmail.com on 27 Jul 2007 at 10:46

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

I've added a unit-test for this ;-)

Original comment by doek...@gmail.com on 27 Jul 2007 at 11:44

@GoogleCodeExporter
Copy link
Author

Fixed in current release.

Original comment by dean.edw...@gmail.com on 10 Aug 2007 at 4:14

  • Changed state: Fixed

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

No branches or pull requests

1 participant