Modify ↓
Opened 15 years ago
Closed 12 years ago
#9549 closed defect (duplicate)
TicketQueryMacro and TracQueryLanguage documentation seems outdated
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | 0.12dev |
| Severity: | normal | Keywords: | documentation |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Available documentation on the TicketQueryMacro is missing the col parameter which takes a "|" separated list of columns that will be diplayed.
In addition, the documentation on the TracQueryLanguage states that in order to match multiple values one will have to separated them using a semicolon. This is not true for the TicketQueryMacro, here you have to separate individual values using "|".
Attachments (0)
Change History (3)
comment:1 by , 15 years ago
| Version: | → 0.12dev |
|---|
comment:2 by , 15 years ago
| Component: | general → ticket system |
|---|---|
| Keywords: | documentation added |
| Milestone: | → next-minor-0.12.x |
| Type: | enhancement → defect |
comment:3 by , 12 years ago
| Milestone: | next-minor-0.12.x |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
Duplicate of #10487.
Note:
See TracTickets
for help on using tickets.



PatchWelcome for the macro documentation and the TracQuery#QueryLanguage section could be edited directly.