Actions
Defect #7379
closedRemove extraneous hidden_field on wiki history
Start date:
2011-01-19
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
The wiki history pages have a hidden field to keep track of the project they belong too, which shouldn't be needed anymore as it's also part of the URL the form on the page calls.
Line source:/trunk/app/views/wiki/history.rhtml#L6 seems to be redundant.
Updated by Jean-Philippe Lang almost 14 years ago
- Status changed from New to Closed
- Target version set to 1.2.0
- Resolution set to Fixed
Removed in r4740.
Actions