Search
1
vote

jscript outlining extension should support collapsing arrays

Javascript arrays with nested objects cause the outlining to be difficult to use. Please add this to the outlining. e.g. the following should be able to collapse to a single line: var foo = [{ ...

Id #9900 | Planned Release: None | Last Updated: Today at 1:09 AM by Joshka | Created On: Today at 1:09 AM by Joshka
1
vote

".5" fails validation for double

".5" fails, but "0.5" passes.

Id #9887 | Planned Release: None | Last Updated: Mon at 9:03 PM by mwhouser | Created On: Mon at 9:03 PM by mwhouser
1
vote

Wrong logon URL is Generated when an application is in another virtual directory (‘mydir’) than the root.

I ran into this issue when testing the MvcMusicStore sample. It is strange as projects generated by the mvc4 wizard work as expected. Here are the settings: <authentication mode="Forms"> ...

Id #9885 | Planned Release: None | Last Updated: Mon at 4:04 PM by naturalwalker | Created On: Mon at 4:03 PM by naturalwalker
1
vote

ASP.NET MVC 3 LoadingElementDuration is not working

Hi, it seems that the AjaxOptions.LoadingElementDuration attribute is not working as expected. Even if I change its value, the animation is always performed at the same speed. It seems that jQuery ...

Id #9879 | Planned Release: None | Last Updated: Feb 3 at 8:05 PM by stockbreak | Created On: Feb 3 at 8:05 PM by stockbreak
1
vote

Dynamic Data 4.0 Scaffold Demo is EF not LinqToSQL

Release Notes says the Scaffold Demo is for 'LINQ for SQL' when in fact is entity framework.

Id #9834 | Planned Release: None | Last Updated: Jan 24 at 11:05 AM by JezzaT | Created On: Jan 24 at 11:05 AM by JezzaT
1
vote

ListBox doesn't select values if used in an editor template

When using Html.ListBox() or Html.ListBoxFor() in an editor template, it doesn't select any value according to the model. This happens only for the initial GET request when ModelState is not popula...

Id #9825 | Planned Release: None | Last Updated: Jan 20 at 1:19 PM by psmolinsky | Created On: Jan 20 at 1:19 PM by psmolinsky
1
vote

Json Request with empty array

For MVC3. If you have a request with an object containing an empty array the JsonValueProviderFactory fails to initialize the object. For request data of the form: { "someobject" : { "somearray":[]...

Id #9807 | Planned Release: None | Last Updated: Jan 11 at 4:08 PM by wallymathieu | Created On: Jan 11 at 4:07 PM by wallymathieu
1
vote

HttpStatusCodeResult does not set description correctly

Controller: public ActionResult Update(SomeModel model) { if(SomethingIsWrong()) return new HttpStatusCodeResult(500, "Something Went Wrong"); return Json(model); } Whenever I u...

Id #9767 | Planned Release: None | Last Updated: Jan 3 at 3:07 PM by neurospeech | Created On: Jan 3 at 3:07 PM by neurospeech
1
vote

domain level redirect issue

I am using iirf 2.1 The issue is with the home directory. I wrote rules for all web pages. e.g. www.mydomain.com/news, www.mydomain.com/contest etc. But for home page, for which the actual addre...

Id #9757 | Planned Release: None | Last Updated: Dec 31 2011 at 7:44 AM by sgamitava | Created On: Dec 31 2011 at 7:44 AM by sgamitava
1
vote

Unobtrusive Ajax doesn't execute error handlers

In line 98 of jquery.unobtrusive-ajax.js, the script gets the error handler from the data-ajax-failure attribute but then doesn't actually execute it. Line currently looks like: error...

Id #9742 | Planned Release: None | Last Updated: Dec 23 2011 at 2:19 PM by rossisdead | Created On: Dec 23 2011 at 1:48 PM by rossisdead
Show 10  25  50  100 Work Items
1-10 of 275 Work Items < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Updating...
© 2006-2012 Microsoft | Get Help | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2012.2.7.18398