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
".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
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
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
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
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
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
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
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
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
|
|
|
|
|