General tracker tips:
- Our bug severities are the same as debian's with critical/grave and serious/important merged. Serious and above are release-critical.
- When mailing in issues, you can begin the subject with "category:". Subjects may get truncated after ~60 characters ? (#78 mailed-in tracker issue titles get truncated).
Some examples and things to be aware of when searching ZwikiIssueTracker may need updating since our switch to TextIndexNG2? :
- the last 30 modified issues are displayed by default. - leave the search field blank to list all issues - click the status or category numbers at top to list all corresponding issues - the tracker search field searches both titles and details of all issues. For a more precise search, use FilterIssues. These searches use ZCatalog syntax (unlike JumpSearch). - 'first second third' (find issues with any of these words) - 'first and second and not third' - 'fir*' does what you'd expect (wildcard word ending) - '*middlewildcard*' and so does this! - click column headings to sort your search results (reverse order not supported yet)