Opened 13 years ago
Closed 9 years ago
#305 closed enhancement (fixed)
Prevent marking a ticket as duplicate of itself
| Reported by: | TobiasBg | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | low | Milestone: | |
| 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This could probably be done with some JS instead of server-side validation. Anyone want to take a stab?