| Modified |
Jeremy.Skinner |
/trunk/src/MVCContrib.UnitTests/UI/Html/ValidationHelperTester.cs |
Fixing issue #2452 and #2503:
- Missing a slash from the url when calling validationHelper.ValidatorRegistrationScripts from within a virtual directory
The test is currently ignored as although it passes when run by itself, the validationhelper's URL caching means that it fails when the entire fixture is run. |
2008-08-06 02:37:35 |
| Modified |
Jeremy.Skinner |
/trunk/src/MVCContrib/UI/Html/ValidationHelper.cs |
Fixing issue #2452 and #2503:
- Missing a slash from the url when calling validationHelper.ValidatorRegistrationScripts from within a virtual directory
The test is currently ignored as although it passes when run by itself, the validationhelper's URL caching means that it fails when the entire fixture is run. |
2008-08-06 02:37:35 |
| Modified |
Jeremy.Skinner |
/trunk/src/Samples/MvcContrib.Samples.FormHelper/Views/Home/Index.aspx |
Fixing issue #2452 and #2503:
- Missing a slash from the url when calling validationHelper.ValidatorRegistrationScripts from within a virtual directory
The test is currently ignored as although it passes when run by itself, the validationhelper's URL caching means that it fails when the entire fixture is run. |
2008-08-06 02:37:35 |