| Modified |
Jeremy.Skinner |
/trunk/src/MVCContrib/MetaData/SimpleParameterBinder.cs |
Fixing issue with SimpleParameterBinder/CastleSimpleBinder:
If the value was being extracted from the routedata, and the value was already the same type as the target type then it would still attempt to do a string conversion. |
2008-08-10 06:29:55 |
| Modified |
Jeremy.Skinner |
/trunk/src/MVCContrib.UnitTests/MetaData/CastleSimpleBinderTester.cs |
Fixing issue with SimpleParameterBinder/CastleSimpleBinder:
If the value was being extracted from the routedata, and the value was already the same type as the target type then it would still attempt to do a string conversion. |
2008-08-10 06:29:55 |
| Modified |
Jeremy.Skinner |
/trunk/src/MvcContrib.Castle/CastleSimpleBinder.cs |
Fixing issue with SimpleParameterBinder/CastleSimpleBinder:
If the value was being extracted from the routedata, and the value was already the same type as the target type then it would still attempt to do a string conversion. |
2008-08-10 06:29:55 |
| Modified |
Jeremy.Skinner |
/trunk/src/MVCContrib.UnitTests/MetaData/SimpleParameterBinderTester.cs |
Fixing issue with SimpleParameterBinder/CastleSimpleBinder:
If the value was being extracted from the routedata, and the value was already the same type as the target type then it would still attempt to do a string conversion. |
2008-08-10 06:29:55 |
| All Tests Passed |
| Warning |
MvcContrib.UnitTests.UI.Html.ValidationHelperTester+When_Validator_Registration_Scripts_is_invoked.The_correct_url_is_rendered_when_the_application_is_in_a_virtual_directory |
| Warning |
MvcContrib.UnitTests.ViewFactories.NVelocityHtmlHelperTester.Submit_Defaults_To_No_HtmlName |
| Warning |
MvcContrib.UnitTests.ViewFactories.NVelocityHtmlHelperTester.Submit_Uses_Id_For_HtmlName |
| Warning |
MvcContrib.UnitTests.ViewFactories.NVelocityHtmlHelperTester.Mailto_Uses_Subject_Body_Cc_And_Bcc_Attributes |
|
| Test: |
MvcContrib.UnitTests.UI.Html.ValidationHelperTester+When_Validator_Registration_Scripts_is_invoked.The_correct_url_is_rendered_when_the_application_is_in_a_virtual_directory |
| Type: |
Warning |
| Message: |
Passes when run by itself, but fails when all the tests in the fixture are run because validationHelper stores the validation url in a static variable. |
|
| Test: |
MvcContrib.UnitTests.ViewFactories.NVelocityHtmlHelperTester.Submit_Defaults_To_No_HtmlName |
| Type: |
Warning |
| Message: |
|
|
| Test: |
MvcContrib.UnitTests.ViewFactories.NVelocityHtmlHelperTester.Submit_Uses_Id_For_HtmlName |
| Type: |
Warning |
| Message: |
|
|
| Test: |
MvcContrib.UnitTests.ViewFactories.NVelocityHtmlHelperTester.Mailto_Uses_Subject_Body_Cc_And_Bcc_Attributes |
| Type: |
Warning |
| Message: |
|
|
|