#577: [Regression] Existing tickets are opened via /newticket URL
---------------------------+-----------------------
Reporter: olemis | Owner: rjollos
Type: defect | Status: review
Priority: blocker | Milestone: Release 7
Component: multiproduct | Version:
Resolution: | Keywords: ticket
---------------------------+-----------------------
Comment (by rjollos):
Replying to [comment:3 olemis]:
> This seems to be a regression introduced by the changes applied for #441
. Attached patch solves the issue, but maybe the check for `/products`
path prefix is not needed anymore.
The check for `/products` in the path prefix has been in the module since
r1328476 / #3. I also can't see a reason for matching to `/products` in
the path prefix given the logic of
`trac.ticket.web_ui.TicketModule.match_request`, but I've left it for now
since I don't understand it well enough to be sure. If you find yourself
confident it is no longer needed, we can do a follow-on commit.
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/577#comment:5>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker