Opened 12 years ago
Closed 8 years ago
#305 closed enhancement (fixed)
Prevent marking a ticket as duplicate of itself
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | low | |
| Component: | Trac | Keywords: | has-patch |
| Cc: |
Description
Looks like Sergey tried some magic: :-)
https://core.trac.wordpress.org/ticket/27004
Can we maybe prevent marking a ticket as a duplicate of itself?
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
This could probably be done with some JS instead of server-side validation. Anyone want to take a stab?