Ticket #4956 (closed bug: invalid)
UI Dialog Ajax removes namespace function
| Reported by: | jurrinus | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | unfiled | Version: | 1.3.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Best to explains this with an example:
I have the following ASP.NET MVC Partial View, see attached file.
This partial view is rendered inside a Dialog which I see.
I get the first alert ("Step 1") then get a Firebug console alert that it cannot locate CreateUserView.
When I locate the script I see CreateUserView has been turned into an annoymous function.
Attachments
Change History
comment:1 Changed 4 years ago by dmethvin
- Status changed from new to closed
- Resolution set to invalid
This is not a jQuery core bug. Please use the jQuery forums or contact the author via the method they request. For jQuery UI plugins, please file a bug on http://dev.jqueryui.com .
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

