Modify ↓
#12876 closed defect (fixed)
__FORM_TOKEN is added even though the method is GET in delete-ticket and delete-ticket-comment forms
| Reported by: | Jun Omae | Owned by: | Jun Omae |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.3.2 |
| Component: | ticket system | Version: | 1.3dev |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: |
Remove unnecessary |
||
Attachments (2)
Change History (6)
by , 8 years ago
| Attachment: | delete-ticket.png added |
|---|
by , 8 years ago
| Attachment: | delete-ticket-comment.png added |
|---|
comment:1 by , 8 years ago
| Owner: | set to |
|---|---|
| Release Notes: | modified (diff) |
| Status: | new → assigned |
| Summary: | __FORM_TOKEN__ is added even though the method is GET in delete-ticket and delete-ticket-comment forms → __FORM_TOKEN is added even though the method is GET in delete-ticket and delete-ticket-comment forms |
| Version: | → 1.3dev |
comment:2 by , 8 years ago
Additional changes to remove an incorrect comma in [94295ee23/jomae.git].
comment:3 by , 8 years ago
| Release Notes: | modified (diff) |
|---|---|
| Resolution: | → fixed |
| Status: | assigned → closed |
Fixed in [16168].
comment:4 by , 6 years ago
Note:
See TracTickets
for help on using tickets.





Proposed changes in [f8e774bfc/jomae.git] (jomae.git@t12876).