|
|
Regression Test
Expected HTML for page "BugListConf"
|
|
| t | # configuration for bug list database | t | |
| cols=record_id:summary:assigned_to:priority:status | | |
| add_form=""" | | |
| <table> | | |
| <tr> | | |
| <td>Summary:</td><td> <font color=red>missing data value "summaryField"</font></td> | | |
| </tr><tr> | | |
| <td>Priority:</td><td> <font color=red>missing data value "priorityFieldRadio"</font></td> | | |
| </tr><tr> | | |
| <td>Description:</td><td><font color=red>missing data value "descriptionFieldTextarea"</font></td> | | |
| </tr><tr> | | |
| <td>Assigned to:</td><td> <font color=red>missing data value "assigned_toField"</font></td> | | |
| </tr><tr> | | |
| <td>Status:</td><td> <font color=red>missing data value "statusFieldRadio"</font></td> | | |
| </tr><tr> | | |
| <td>Bug id:</td><td> <font color=red>missing data value "record_idField"</font></td> | | |
| </tr><tr> | | |
| </tr> | | |
| </table> | | |
| <font color=red>missing data value "SaveButton"</font> <font color=red>missing data value "CancelButton"</font><br> | | |
| <p> | | |
| """ | | |
| # field info | | |
| field=record_id | | |
| default_value=<font color=red>missing data value "next_page_num"</font><p> | | |
| field=assigned_to | | |
| default_value=Tim | | |
| <p> | | |
| field=description | | |
| type=Textarea | | |
| <p> | | |
| field=priority | | |
| type=Radio | | |
| default_value=medium | | |
| possible_values="""low | | |
| medium | | |
| high""" | | |
| colors="""low:#ffff90 | | |
| medium:#ffa500 | | |
| high:#ff4040""" | | |
| <p> | | |
| field=status | | |
| type=Radio | | |
| default_value=open | | |
| possible_values="""open | | |
| in progress | | |
| fixed | | |
| duplicate | | |
| rejected""" | | |
| colors="""open:#ffd0d0 | | |
| started:#d0d000 | | |
| fixed:#d0ffd0 | | |
| duplicate:#ffffd0 | | |
| rejected:#c08080""" | | |
| <p> | | |
| Legends |
| Colors |
| Added |
| Changed |
| Deleted |
|
| Links |
| (f)irst change |
| (n)ext change |
| (t)op |
|
Differences for page "BugListConf"
|
|
| t | | No Differences Found | t | | No Differences Found |
| Legends |
| Colors |
| Added |
| Changed |
| Deleted |
|
| Links |
| (f)irst change |
| (n)ext change |
| (t)op |
|
Update saved output
Back to diff page
Return to Regression_Test page
|
|