Changes between Initial Version and Version 2 of Ticket #14406
- Timestamp:
- Dec 7, 2011, 1:50:53 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14406 – Description
initial v2 5 5 }}} 6 6 7 Currently, dojo.eval calls require.eval whichdoes not go through the dojo.global property. evals occur in the base window, which is a regression if called from within a dojo.withGlobal block.7 Currently, dojo.eval does not go through the dojo.global property. evals occur in the base window, which is a regression if called from within a dojo.withGlobal block.