Quantcast
Channel: ASPNETWebStack Issue Tracker Rss Feed
Browsing all 7215 articles
Browse latest View live
↧

Edited Issue: Unqualified action/function name should fail when call this...

Currently, it works if the namespace or alias is not specified to call an action/function, for example:~/Employees(1)/GetAccessLevelAccording to the OData protocol, functions and actions should be...

View Article


Commented Issue: Unqualified action/function name should fail when call this...

Currently, it works if the namespace or alias is not specified to call an action/function, for example:~/Employees(1)/GetAccessLevelAccording to the OData protocol, functions and actions should be...

View Article


Commented Unassigned: Using DependencyResolver with...

I am [writing](https://github.com/TheCloudlessSky/Harbour.RedisTempData) a custom `ITempDataProvider` for MVC >= 3. Normally I'd override `Controller.CreateTempDataProvider` in MVC <=...

View Article

Commented Issue: MVC: Could not load file or assembly...

Please remove the dependency on DotNetOpenAuth.Core from Microsoft.Web.WebPages.OAuth. Because I don't need to use DotNetOpenAuth on my project.Could not load file or assembly 'DotNetOpenAuth.Core,...

View Article

Edited Issue: All functions and actions are added as function imports and...

Per protocol bound action/function should not be added as actionImport/functionImport. But now they become imports. It is related to this change:commit c5afbeeacada58142856a27654f5dc7078d35388Author:...

View Article


Edited Issue: All functions and actions are added as function imports and...

Per protocol bound action/function should not be added as actionImport/functionImport. But now they become imports. It is related to this change:commit c5afbeeacada58142856a27654f5dc7078d35388Author:...

View Article

Edited Feature: Support HTML optgroup in DropDownList [1486]

HTML has an optgroup tag that can be used in a select element; this is supported in all major browsers. Until now, the ASP.NET DropDownList offers no support for this. The way I see it, there are two...

View Article

Commented Feature: Support HTML optgroup in DropDownList [1486]

HTML has an optgroup tag that can be used in a select element; this is supported in all major browsers. Until now, the ASP.NET DropDownList offers no support for this. The way I see it, there are two...

View Article


Created Unassigned: Add an extra constructor to SelectList class making it...

Regarding the [fix 1486: Support HTML optgroup in DropDownList](https://aspnetwebstack.codeplex.com/workitem/1486), Eilon says it may be too complicated for users to create groups all by themselves.In...

View Article


Edited Feature: Support HTML optgroup in DropDownList [1486]

HTML has an optgroup tag that can be used in a select element; this is supported in all major browsers. Until now, the ASP.NET DropDownList offers no support for this. The way I see it, there are two...

View Article

Commented Unassigned: Certain Attribute Routes Fail [1698]

Ran into an issue where certain routes defined on attributes fail. It seems to b only certain cases and I've documented them in the following StackOverflow...

View Article

Edited Issue: Only function/action import name used to call an unbound...

Currently, the following scenarios are working when calling an unbound action/function, for example: 1). ~/GetTopCustomer()2). ~/ContainerName.GetTopCustomer()3)....

View Article

Edited Issue: Only function/action import name used to call an unbound...

Currently, the following scenarios are working when calling an unbound action/function, for example: 1). ~/GetTopCustomer()2). ~/ContainerName.GetTopCustomer()3)....

View Article


Commented Issue: Only function/action import name used to call an unbound...

Currently, the following scenarios are working when calling an unbound action/function, for example: 1). ~/GetTopCustomer()2). ~/ContainerName.GetTopCustomer()3)....

View Article

Closed Issue: Unqualified action/function name should fail when call this...

Currently, it works if the namespace or alias is not specified to call an action/function, for example:~/Employees(1)/GetAccessLevelAccording to the OData protocol, functions and actions should be...

View Article


Closed Issue: Qualified name of action/function should be returned in...

If ~/EntitySet(1)?$format=application/json;odata.metadata=full is requested, qualified name of action/function should be returned, but actually there is no namespace prefix on the...

View Article

Commented Unassigned: Certain Attribute Routes Fail [1698]

Ran into an issue where certain routes defined on attributes fail. It seems to b only certain cases and I've documented them in the following StackOverflow...

View Article


Created Issue: The property ContainerQualifiedName in ProcedureConfiguration...

Now there are only namespace- or alias- qualified name, no container qualified name, so it should be deleted.

View Article

Commented Unassigned: Certain Attribute Routes Fail [1698]

Ran into an issue where certain routes defined on attributes fail. It seems to b only certain cases and I've documented them in the following StackOverflow...

View Article

Commented Unassigned: Certain Attribute Routes Fail [1698]

Ran into an issue where certain routes defined on attributes fail. It seems to b only certain cases and I've documented them in the following StackOverflow...

View Article
Browsing all 7215 articles
Browse latest View live