Edgewall Software

Opened 7 years ago

Closed 7 years ago

Last modified 4 years ago

#12876 closed defect (fixed)

__FORM_TOKEN is added even though the method is GET in delete-ticket and delete-ticket-comment forms — at Version 3

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:

Remove unnecessary __FORM_TOKEN from ticketdeleter forms.

API Changes:
Internal Changes:

Description

Minor issue is invalid ,="" attribute in delete-ticket-comment form.

Change History (5)

by Jun Omae, 7 years ago

Attachment: delete-ticket.png added

by Jun Omae, 7 years ago

Attachment: delete-ticket-comment.png added

comment:1 by Jun Omae, 7 years ago

Owner: set to Jun Omae
Release Notes: modified (diff)
Status: newassigned
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

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

comment:2 by Jun Omae, 7 years ago

Additional changes to remove an incorrect comma in [94295ee23/jomae.git].

comment:3 by Jun Omae, 7 years ago

Release Notes: modified (diff)
Resolution: fixed
Status: assignedclosed

Fixed in [16168].

Note: See TracTickets for help on using tickets.