|
{{TableOfContents}}
|
|
= Summary Bug List =
Here is a table of open bugs:
|
Missing column output list for table
|
{{{#!Table:BugSummaryList
source_spec=_bug.*
conf=BugListConf
row_filter=status*=open|started
sortby=priority,record_id
}}}
|
See BugListConf
|
See [[BugListConf?action=raw|BugListConf]]
|
And BugListLongQuery
(not currently used by tables on this page)
|
And [[BugListLongQuery?action=raw|BugListLongQuery]]
(not currently used by tables on this page)
|
|
= Long Form =
{{{#!Table:BugLongList
source_spec=_bug.*
conf=BugListConf
cols=record_id:summary:priority:description:assigned_to:status
}}}
|
|
= Outstanding TBWiki bugs (in text format) =
|
2. If you save the identical page, it does a regular save. It should see that contents are the same and avoid the save.
|
2. If you save the identical page, it does a regular save. It should see that contents are the same and avoid the save.
|
3. You get a python exception if you enter an invalid regular expression in the search form.
|
3. You get a python exception if you enter an invalid regular expression in the search form.
|
4. Recent changes is missing newly created pages.
|
4. Recent changes is missing newly created pages.
|
6. Checkbox form fields don't work so well
* checkbox value is not inserted in the edit_record form
* if checkbox is unchecked, the form handling code can't read the value from the form.
|
6. Checkbox form fields don't work so well
* checkbox value is not inserted in the edit_record form
* if checkbox is unchecked, the form handling code can't read the value from the form.
|
11. RegEx processor doesn't read match lines from processor block
|
11. RegEx processor doesn't read match lines from processor block
|