Defect #7379
Remove extraneous hidden_field on wiki history
Status: | Closed | Start date: | 2011-01-19 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Wiki | |||
Target version: | 1.2.0 | |||
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.
Associated revisions
Removed extraneous hidden_field on wiki history (#7379).
History
#1
Updated by Jean-Philippe Lang almost 9 years ago
- Status changed from New to Closed
- Target version set to 1.2.0
- Resolution set to Fixed
Removed in r4740.