#577: [Regression] Existing tickets are opened via /newticket URL
---------------------------+-----------------------
Reporter: olemis | Owner: rjollos
Type: defect | Status: closed
Priority: blocker | Milestone: Release 7
Component: multiproduct | Version:
Resolution: fixed | Keywords: ticket
---------------------------+-----------------------
Changes (by rjollos):
* status: review => closed
* resolution: => fixed
Comment:
(In [1502405])
Prevent existing ticket from being opened via the `/newticket` URL. Fixes
#577.
This makes effective for the `ProductTicketModule` a change that was made
in Trac for the `TicketModule`, first introduced in t:#5022, backed-out
and then reintroduced in [t 6835]. Now existing tickets can't be opened
through a URL matching `/newticket\?id=\d+`, instead a `TracError` will be
raised. Patch by Olemis.
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/577#comment:6>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker