Side navigation
#13002 closed bug (invalid)
Opened December 04, 2012 04:40PM UTC
Closed December 21, 2012 08:43AM UTC
Passing MVC path with an Area as URL in .ajax()
Reported by: | ccorder@keylogic.com | Owned by: | ccorder@keylogic.com |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | ajax | Version: | 1.8.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When passing in an MVC path with a specified area (/Area/Controller/Action) to the ajax method there is an issue with using a "GET". The code works fine in an MVC applications without Areas. Tried a lot of different things to fix this, and found that using "POST" will allow the code to run correctly. We do not need to post anything and simply use this feature to display data.
Attachments (0)
Change History (2)
Changed December 06, 2012 11:06PM UTC by comment:1
component: | unfiled → ajax |
---|---|
owner: | → ccorder@keylogic.com |
status: | new → pending |
Changed December 21, 2012 08:43AM UTC by comment:2
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
If this is an issue with jQuery, we need a test case that reproduces the issue. Support can be found on the forums or in the #jquery irc channel.