Opened 18 years ago

Closed 18 years ago

#597 closed defect (worksforme)

tags plugin breaks TicketQuery macro? — at Version 1

Reported by: rupert thurner Owned by: Alec Thomas
Priority: high Component: TracHacks
Severity: major Keywords:
Cc: Trac Release: 0.10

Description (last modified by Alec Thomas)

this does not work:

[[TicketQuery(status=closed&keywords=~something&order=priority)]]

#436
List missing wiki pages
#457
[patch] WikiRenamePlugin doesn't update Tags etc., missing extension point for other plugins
#460
wiki macro for quoting range of lines of source file
#680
Set locale in WikiCalendar
#689
Wiki module a bit strange on Trac Hacks
#1321
Usage Question - with error
#1455
Include SQL query in wiki pages
#1714
Use wiki page to provide global CSS rules
#1927
Some wiki pages (default ones) are broken (don't render correctly)
#2017
SubSearch plugin request
#2356
getRecentChanges returns error
#2427
TitleIndex shows list of all wikipages made by users
#2429
[Patch] TagsPlugin should handle versioning of wiki tags
#2813
WikiRename 1.2 does not work correctly with TracTags 0.4
#2863
WikiCreole plugin
#2997
UML diagram drawer
#3163
tm.py macro error
#3566
0.11 - SubWiki macro returns nothing
#3743
WantedPagesPlugin does not work on Trac 0.11
#3831
Error if submitted in a wiki page with version specified
#3851
TAGS_VIEW not showing page tags along for anonymous
#3942
how to use wikitext in Ticket?
#3947
ListTagged: using first headline instead of pagename and first headline
#4459
Add screenhosts to the wikipage to provide an idea of what the plugin does
#4625
Macro to timestamp wiki edits -- just like ~~~~ in MediaWiki
#5172
FlexWikiPlugin Tree Macro not working
#5226
Doesn't send reports about wiki-changes
#5319
Previous selected checkbox always updates on next submit
#5422
RuntimeException on connecting to server
#5586
TypeError: 'NoneType' object is not callable
#5690
WikiProcessor for POD formatted text
#5799
Installation instructions for old-style macro
#6763
[patch] WikiRenamePlugin doesn't invalidate wiki page name cache after moving page
#6797
DailyLolMacro defunct
#7256
Wiki page color rendering
#7258
Link to anchor on wiki page
#7345
Wikipages restrictions by "custom" usergroups.
#8345
[PATCH] for Trac 1.0 compatibility
#8466
wiki.getPageHTML on page with image returns empty image
#8467
Show tags not only on EDIT page
#8638
[PATCH] TagsPlugin should implement wiki_page_renamed method of IWikiChangeListener interface
#8670
implement IWikiChangeListener.wiki_page_renamed
#8922
How to colorize titles?
#9056
TagsPlugin: Renamed tagged pages are not handled correctly
#9149
Adding tags causes the wiki page content to not save
#9718
Resolve relative wiki paths in pattern for wiki pages too
#9797
Add configurable prefix for linking tags to wiki pages
#10122
Installation example (for Trac 0.12) doesnt work (use https:// instead of http://)
#10416
Tag keyword shorthand syntax
#10612
WikiLinks using square brackets fails in certain cases
#11143
ImportError: cannot import name ConfigSection versus git push
#11359
Plugin works on ClearSilver, Trac now uses Genshi
#12465
Allow "Watch This" to follow a page after a Wiki Rename
#13710
tracdoxygen 0.7.5 doesn't load on Trac 1.4

while it works on the edgewall site. cause could be the tags-plugin, as on our site it worked before this plugin was activated.

Change History (1)

comment:1 Changed 18 years ago by Alec Thomas

Description: modified (diff)
Resolution: worksforme
Status: newclosed

Works here, which uses tags:

[[TicketQuery(status=closed&keywords=~wiki&order=priority)]]

Results in:

#436
List missing wiki pages
#457
[patch] WikiRenamePlugin doesn't update Tags etc., missing extension point for other plugins
#460
wiki macro for quoting range of lines of source file
#680
Set locale in WikiCalendar
#689
Wiki module a bit strange on Trac Hacks
#1321
Usage Question - with error
#1455
Include SQL query in wiki pages
#1714
Use wiki page to provide global CSS rules
#1927
Some wiki pages (default ones) are broken (don't render correctly)
#2017
SubSearch plugin request
#2356
getRecentChanges returns error
#2427
TitleIndex shows list of all wikipages made by users
#2429
[Patch] TagsPlugin should handle versioning of wiki tags
#2813
WikiRename 1.2 does not work correctly with TracTags 0.4
#2863
WikiCreole plugin
#2997
UML diagram drawer
#3163
tm.py macro error
#3566
0.11 - SubWiki macro returns nothing
#3743
WantedPagesPlugin does not work on Trac 0.11
#3831
Error if submitted in a wiki page with version specified
#3851
TAGS_VIEW not showing page tags along for anonymous
#3942
how to use wikitext in Ticket?
#3947
ListTagged: using first headline instead of pagename and first headline
#4459
Add screenhosts to the wikipage to provide an idea of what the plugin does
#4625
Macro to timestamp wiki edits -- just like ~~~~ in MediaWiki
#5172
FlexWikiPlugin Tree Macro not working
#5226
Doesn't send reports about wiki-changes
#5319
Previous selected checkbox always updates on next submit
#5422
RuntimeException on connecting to server
#5586
TypeError: 'NoneType' object is not callable
#5690
WikiProcessor for POD formatted text
#5799
Installation instructions for old-style macro
#6763
[patch] WikiRenamePlugin doesn't invalidate wiki page name cache after moving page
#6797
DailyLolMacro defunct
#7256
Wiki page color rendering
#7258
Link to anchor on wiki page
#7345
Wikipages restrictions by "custom" usergroups.
#8345
[PATCH] for Trac 1.0 compatibility
#8466
wiki.getPageHTML on page with image returns empty image
#8467
Show tags not only on EDIT page
#8638
[PATCH] TagsPlugin should implement wiki_page_renamed method of IWikiChangeListener interface
#8670
implement IWikiChangeListener.wiki_page_renamed
#8922
How to colorize titles?
#9056
TagsPlugin: Renamed tagged pages are not handled correctly
#9149
Adding tags causes the wiki page content to not save
#9718
Resolve relative wiki paths in pattern for wiki pages too
#9797
Add configurable prefix for linking tags to wiki pages
#10122
Installation example (for Trac 0.12) doesnt work (use https:// instead of http://)
#10416
Tag keyword shorthand syntax
#10612
WikiLinks using square brackets fails in certain cases
#11143
ImportError: cannot import name ConfigSection versus git push
#11359
Plugin works on ClearSilver, Trac now uses Genshi
#12465
Allow "Watch This" to follow a page after a Wiki Rename
#13710
tracdoxygen 0.7.5 doesn't load on Trac 1.4

Note: See TracTickets for help on using tickets.