Actions
Defect #6786
closedr4355 breaks tests for 1.0-stable branch
Start date:
2010-11-01
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
r4355 (which is the merged r4354, based on #6766) kills the test suite.
This is because the version controller in 1.0 requires POST for the update action whereas the trunk uses PUT. The test was not changed from the trunk version and thus breaks on 1.0-stable. See http://ci.finn.de/builds/1-8-7_redmine-1-0_mysql/4355
The attached patch fixes the 1.0-stable branch.
Files
Updated by Jean-Philippe Lang over 14 years ago
- Status changed from New to Closed
- Resolution set to Fixed
Fix applied in r4356. Thanks.
Actions