Difference between revisions of "Template:Issue/Version 1"
Jump to navigation
Jump to search
m |
(crash positions, bringing bugs back on line) |
||
Line 10: | Line 10: | ||
|=}}}} | |=}}}} | ||
{{# | {{#if:{{{fc|}}}|{{#vardefine:count-last-issue|1}}|{{#if:{{{dnc|}}}|{{#vardefine:count-last-issue|0}}|{{#ifeq:{{{type|}}}|bug| | ||
{{#vardefine:count-last-issue|{{#switch:{{#if:{{{status|}}}|{{lc:{{{status|}}}}}|{{#ifeq:{{#if:{{{resolution|}}}|{{#lc:{{{resolution|}}}}}|unres}}|unres|open|res}}}}|open|ip|reop|fixp|rft|tip|inqa|hold|eip|eded|test|veri|vned=1|0}}}} | |||
|open|ip|reop|fixp|rft|tip|inqa|hold|eip|eded|test|veri|vned=1| | |{{#vardefine:count-last-issue|0}}}}}}}} | ||
{{#vardefine:BugCounter|{{#expr:{{#var:BugCounter}} + {{#var:count-last-issue}}}}}} | {{#vardefine:BugCounter|{{#expr:{{#var:BugCounter}} + {{#var:count-last-issue}}}}}} |
Revision as of 19:01, 16 December 2010
Fields | Values |
---|---|
type | See type table |
status | See status table |
resolution | See resolution table |
resolution | value | description |
---|---|---|
Unresolved | unres | Issue has yet to be resolved |
Fixed | fixed | A fix for this issue is available in a public release |
Cannot Reproduce | cr | All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue. |
Contact Support | cs | Please contact Linden Lab support at http://secondlife.com/support rather than using this issue tracker |
Duplicate | dup | The problem is a duplicate of an existing issue. |
Expected Behavior | expect | Often the system is behaving exactly as designed, but it can look wrong if you're not aware of the reasons behind the behavior. This status is used for such cases. |
Misfiled | misfiled | Issue should be somewhere besides this issue tracker |
Needs More Info | more | The problem is not completely described. |
Under Advisement | advice | The problem/idea is being evaluated. |
Won't Finish | wont | The problem described is an issue which likely will never be fixed. |
a | [C] | resolution=fixed, type=bug | |||
a | [C] | resolution=misfiled | |||
a | [C] | resolution=expect | |||
a | [C] | resolution=wont | |||
a | [C] | resolution=request | |||
a | [C] | blah, type=bug |
1