Modify ↓
Opened 21 years ago
Closed 21 years ago
#1175 closed defect (duplicate)
View differences form in wiki page history displays WikiStart diff on mode change
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | 0.8 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Attachments (0)
Change History (2)
comment:1 by , 21 years ago
comment:2 by , 21 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
This is a duplicate of #1007, fixed both in trunk and 0.8-stable.
Note:
See TracTickets
for help on using tickets.



Here, I believe that the simplest solution is to actually remove the "action" attribute from the <form> tag. If the "action" is missing, the form should post back to the current page, eliminating the need to calculate the action URL in the template.