Page "Tickets" was changed by raimue@macports.org Diff URL: <https://trac.macports.org/wiki/Tickets?action=diff&version=20> Revision 20 Comment: Remove workaround by quoting whole query string Changes: -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: Tickets ========================================================================= --- Tickets (version: 19) +++ Tickets (version: 20) @@ -59,12 +59,7 @@ * [query:keywords~=haspatch&status!=closed haspatch] ([[TicketQuery(keywords~=haspatch&status!=closed, count)]]) Tickets that have patches attached, which could perhaps be reviewed and committed. -{{{#!comment -NOTE: There is a bug in Trac that does not pass the '+' sign properly to the query, use a link here instead of `query:` syntax. -The following entry should actually be like this: - * [query:keywords~=haspatch+maintainer&status!=closed haspatch] ([[TicketQuery(keywords~=haspatch+maintainer&status!=closed, count)]]) -}}} - * [/query?keywords=~haspatch+maintainer&status=!closed haspatch+maintainer] (n/a) + * [query:"keywords~=haspatch maintainer&status!=closed" haspatch+maintainer] ([[TicketQuery(keywords~=haspatch maintainer&status!=closed, count)]]) Tickets that have patches attached, which were submitted by the maintainer and just need to be committed. * [query:keywords~=lack-of-interest&status!=closed lack-of-interest] ([[TicketQuery(keywords~=lack-of-interest&status!=closed, count)]]) Tickets with keyword ''lack-of-interest'' set and older than 3 days can probably be closed as nobody seems to be interested anymore. -------8<------8<------8<------8<------8<------8<------8<------8<-------- -- Page URL: <https://trac.macports.org/wiki/Tickets> MacPorts <http://www.macports.org/> Ports system for Mac OS This is an automated message. Someone added your email address to be notified of changes on 'Tickets' page. If it was not you, please report to .
participants (1)
-
MacPorts