Quantcast
Channel: ASPNETWebStack Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 7215

Created Issue: In convention routing mode, the same method in a controller is selected if action overloads for a collection of base type and one for derived type are requested. [1654]

$
0
0
~/Employees/WebStack.QA.Test.OData.BoundOperation.Manager/WebStack.QA.Test.OData.BoundOperation.IncreaseSalary
and
~/Employees/WebStack.QA.Test.OData.BoundOperation.IncreaseSalary

all lead to the method being selectd:
[Queryable]
[HttpPost]
public IHttpActionResult IncreaseSalary(ODataUntypedActionParameters odataActionParameters)
{
}
in EmployeesController.

But it should be different.

Viewing all articles
Browse latest Browse all 7215

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>