#2797: TicketQuery macro fails when searching ticket types with space characters --------------------------------+------------------------------------------- Reporter: [EMAIL PROTECTED] | Owner: cboos Type: defect | Status: closed Priority: normal | Milestone: Component: ticket system | Version: devel Severity: normal | Resolution: worksforme Keywords: ticket_type query | --------------------------------+------------------------------------------- Comment (by [EMAIL PROTECTED]):
As such, this list: `[[TicketQuery(status=new|reopened&component=search system)]]` [[TicketQuery(status=new|reopened&component=search system)]] Should be the same as this list: `[[TicketQuery(status=new|reopened&component~=search)]]` [[TicketQuery(status=new|reopened&component~=search)]] (pardon for using the comments as a testing ground, but I don't have access to a publicly available trac server to show the query: link only allows you to link to a query (at least, there's no documentation that says otherwise), but it would be nice to allow spaces in TicketQuery -- Ticket URL: <http://projects.edgewall.com/trac/ticket/2797> The Trac Project <http://trac.edgewall.com/> _______________________________________________ Trac-Tickets mailing list Trac-Tickets@lists.edgewall.com http://lists.edgewall.com/mailman/listinfo/trac-tickets