FrontPage 

TB Wiki

Login

Regression Test

Expected HTML for page "_bug0033"


expected html
nothing
t1record=0033t
2assigned_to=Tim
3description="""I got this exception on birdcloud.org/bc/FrontPage
4<p>
5I was presumably logging in as user 4, and tbwiki_engine.py
6was trying to read admin/User4, without a try/except clause
7to handle a missing file.  (that's my best guess)
8<p>
9<pre>
10exception reading user file: /home/tbird/work/tbwiki-data/bc/admin/User4
11Traceback (most recent call last):
12  File "/home/tbird/work/tbwiki/cgi-bin/tbwiki_engine.py", line 642, in set_user
13    record = table.read_attrdb_file(None, self, file_path, "").values()[0]
14  File "/home/tbird/work/tbwiki/cgi-bin/table.py", line 2117, in read_attrdb_file
15    tb.add_to_message("Cannot open file %s" % file_path)
16AttributeError: 'NoneType' object has no attribute 'add_to_message'
17"""
18priority=high
19status=open
20summary=exception trying to read missing user page
21 
22</pre>
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op

Differences for page "_bug0033"


expected html
generated html
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
TBWiki engine 1.9.3 by Tim Bird