Skip to content

aop.around on body; pointcut.target is undefined #12

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. create an advice with target body document.getElementsByTagNam('body')[0] 
and method "appendChild"

What is the expected output? What do you see instead?
* expected: advice added
* instead: advice not added, error in javascript console (pointcut.target is 
undefined)

What version of the product are you using? On what operating system? On
what browser?

* latest version on Firefox 9beta

Original issue reported on code.google.com by fut...@gmail.com on 23 Nov 2011 at 11:36

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions