#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
---------------------------+-----------------------

Comment (by olemis):

 Replying to [comment:5 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.

 Yes, that's prior to bep:0003. It's been there since long time but had to
 be updated after committing patches for #441 shifting the WSGI environment
 to the left, which is what we have now in default hooks .

 > 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:7>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Reply via email to