FrontPage 

TB Wiki

Login

bug0013 in 'raw' format

record=0013
status=open
description="""Try editing-in-place the Bug List table.  You get:

Traceback (most recent call last):
  File "/var/www/cgi-bin/tbwiki.py", line 47, in 
    main(req)
  File "/home/tbird/work/tbwiki/cgi-bin/tbwiki_engine.py", line 1529, in main
    processor_func(req)
  File "/home/tbird/work/tbwiki/data/plugins/ProcessorTable.py", line 36, in edit_table_in_place
    message = table.edit_table_in_place(req)
  File "/home/tbird/work/tbwiki/cgi-bin/table.py", line 1086, in edit_table_in_place
    tb.show_edit_table_in_place_form()
  File "/home/tbird/work/tbwiki/cgi-bin/table.py", line 914, in show_edit_table_in_place_form
    print line_edit_form_spec %% form_fields
  File "/home/tbird/work/tbwiki/cgi-bin/table.py", line 163, in __getitem__
    record_id = self.record["record_id"]
KeyError: 'record_id'


possible solutions: remove 'edit-in-place' link for attrdb databases.  But I think this is really just a typo somewhere.  There's a fixthis for fixing the schizm between usage of 'record' and 'record_id' on the todo page.
"""
summary=Can't edit-in-place the buglist
priority=high
assigned_to=Tim

TBWiki engine 1.9.1 by Tim Bird