Bug Data
ID: |
#0208 |
Status: |
Fixed |
Severity: |
Normal |
Reporter: |
Rob Krueger
|
Submitted: |
12-05-10 20:35 |
|
Product Data
Product: |
|
Ample SDK |
Component: |
|
DOM Core |
Version: |
|
0.9.x |
OS: |
|
> Any |
Browser: |
|
> Firefox 3.6.x |
|
|
Description
Wrong exception.caller |
|
Test case (should raise AMLException.AML_ARGUMENT_MISSING_ERR exception and have caller pointing to the handler anonymous function):
<div onclick="try{this.getAttribute()}catch(e){alert(e.caller)}">click me</div> |
|
|
Messages written for this bug
No messages has been appended yet. |
|
Add a message
|