{Default Ticket Configuration} /config_title set {type status subsystem priority severity contact title comment} setfields {Code Build_Problem Documentation Feature_Request Incident} /type_choices set {High Medium Low} /priority_choices set {Critical Severe Important Minor Cosmetic} /severity_choices set { Open Fixed Rejected Unable_To_Reproduce Works_As_Designed External_Bug Not_A_Bug Duplicate Overcome_By_Events Drive_By_Patch } /resolution_choices set { Open Verified In_Process Deferred Fixed Tested Closed } /status_choices set ###################################################################### {
Enter a one-line summary of the problem:
[/title 60 textedit]
Type: [/type typechoices 20 combobox] What type of ticket is this?
Version: [/foundin 20 textedit] In what version or build number do you observer the problem?
Severity: [/severity {High Medium Low} 8 combobox] How debilitating is the problem? How badly does the problem effect the operation of the product?
Enter a detailed description of the problem. For code defects, be sure to provide details on exactly how the problem can be reproduced. Provide as much detail as possible.
[/cmpv 0 cgi_parameter enable_output] [/comment wikiview]
[1 enable_output] [/comment 70 /comment linecount 15 max multilineedit]
[/cmpv {Preview} auxbutton]
[submitbutton] After filling in the information above, press this button to create the new ticket
[/status /Open default_value] } /new_template set ###################################################################### { [is_anon not enable_output] [1 enable_output]
Title: [/title 60 textedit]
Status: [/status status_choices 20 combobox]
Type: [/type type_choices 20 combobox]
Severity: [/severity {High Medium Low} 10 combobox]
Priority: [/priority {High Medium Low} 10 combobox]
Resolution: [/resolution resolution_choices 20 combobox]
Subsystem: [/subsystem subsystem_choices 30 combobox]
Contact: [/contact 40 textedit]
Version Found In: [/foundin 50 textedit]
[ok_wrtkt /eall 0 paramget and /eall store] [eall enable_output] Description And Comments:
[/comment 70 /comment linecount 15 max multilineedit]
[/aonly {Append Remark} auxbutton] [eall not enable_output] Append Remark:
[/comment /cmappnd 70 /cmappnd linecount 10 max multilineappend]
[ok_wrtkt enable_output /eall {Edit All} auxbutton] [1 enable_output]
[{Submit Changes} submitbutton]
} /edit_template set ###################################################################### { [is_anon not enable_output] [1 enable_output]
Title: [/title textview]
Status: [/status textview]
Type: [/type textview]
Severity: [/severity textview]
Priority: [/priority textview]
Resolution: [/priority textview]
Subsystem: [/subsystem textview]
Contact: [/contact textview]
Version Found In: [/foundin textview]
Description And Comments:
[/comment wikiview]
} /view_template set ############## # Verb list: # # CNEV # **** VALUE NAME set # *--- LIST setfields # # -*-- FIELD STRING default_value # -**- FIELD WIDTH textedit # -**- FIELD CHOICELIST WIDTH combobox # -**- FIELD WIDTH HEIGHT multilineedit # --*- FIELD CGIFIELD WIDTH HEIGHT multilineappend # -**- CGIFIELD LABEL auxbutton # -**- LABEL submitbutton # # -*** FIELD wikiview # -*** FIELD textview # -*** FIELD linecount INT # -**- CGIFIELD DEFAULT paramget VALUE # -*** BOOLEAN enable_output # -*** ok_wrtkt BOOLEAN # -*** is_anon BOOLEAN # # -*** INT INT max INT # -*** BOOLEAN not BOOLEAN # -*** BOOLEAN BOOLEAN and BOOLEAN