Transport_notes 

Fuego 1.0 wiki

Login

Fuego Issues List in split format

Here is a list of Fuego issues:
Here is a list of Fuego issues:
{{{#issues_conf
#debug=1
#show_template=1
source_spec=Issue_.*
match_spec=<tbwikidb>
#cols=file:Summary:Status:Description
#cols=file:Summary:Status:Owner:Reporter
#row_filter=((record_id!=template)and(Status!=done))
row_filter=Status!="closed"
field=Priority
type=Radio
possible_values="""very high
high
medium
low"""
default_value=medium
colors="""medium:yellow
high:orange
very high:red"""
field=Status
type=Radio
possible_values="""open
closed
in progress"""
}}}
Error: exception in processor
{{{#!Table:issues
#debug=1
conf=Fuego_Issues_List:issues_conf
#show_template=1
cols=record_id:Summary:Status:Priority:Owner
sortby=Priority:possible_values,record_id:int
row_filter=Status!="closed"
}}}
Go to Fuego To Do List
Go to [[Fuego To Do List]]
See also Fuego closed issues
See also [[Fuego closed issues]]
Problem reading page: Fuego_Issues_List:issues #debug=1 conf=Fuego_Issues_List:issues_conf #show_template=1 cols=record_id:Summary:Status:Priority:Owner sortby=Priority:possible_values,record_id
exception in call_processor for processor 'Table'
Traceback (most recent call last):
  File "/home2/birdorg/work/tbwiki/cgi-bin/tbwiki_engine.py", line 1945, in call_processor
    html = processor_func(req, content)
  File "/home2/birdorg/work/tbwiki-data/fuego-1.0/plugins/ProcessorTable.py", line 15, in main
    result = table.get_table(req, content)
  File "/home2/birdorg/work/tbwiki/cgi-bin/table.py", line 1755, in get_table
    tb = setup_conf_and_db(req, content)
  File "/home2/birdorg/work/tbwiki/cgi-bin/table.py", line 1706, in setup_conf_and_db
    req.page_name, conf)
  File "/home2/birdorg/work/tbwiki/cgi-bin/table.py", line 2706, in get_table_data
    tb.handler.read()
  File "/home2/birdorg/work/tbwiki/cgi-bin/table.py", line 628, in read
    self.data_dir)
  File "/home2/birdorg/work/tbwiki/cgi-bin/table.py", line 1943, in read_page_or_block
    data = req.get_page_item(spec)
  File "/home2/birdorg/work/tbwiki/cgi-bin/tbwiki_engine.py", line 371, in get_page_item
    first, content = self.get_full_page_item(item_ref)
ValueError: need more than 0 values to unpack


TBWiki engine 1.9.3 by Tim Bird