Ticket #306 (closed task: fixed)
Spurious "function anonymous() { }" text in page
| Reported by: | t-bone | Owned by: | t-bone |
|---|---|---|---|
| Priority: | minor | Component: | Karma Blocker |
| Version: | 0.4 | Severity: | Nuisance |
| Keywords: | Cc: |
Description
This is a regression caused by #253 . The injected function, when called, returns an empty anonymous function (in case it gets called). If instead it is document.write()'d, the text in the summary ends up on the page.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.