FrontPage 

TB Wiki

Login

Regression Test

Expected HTML for page "EnginedFixthisList"


expected html
nothing
t1Here is a list of FIXTHIS items in the TBWiki engine file:t
2<p>
3<table border=1>
4<tr bgcolor="#d0d0ff">
5  <td align="center"><b>file</b></td>
6  <td align="center"><b>line_no</b></td>
7  <td align="center"><b>description</b></td>
8</tr>
9<tr>
10  <td>tbwiki_engine.py</td>
11  <td>184</td>
12  <td>item_class::to_html needs to handle tbwikidb and moin_table</td>
13</tr>
14<tr>
15  <td>tbwiki_engine.py</td>
16  <td>207</td>
17  <td>handle reading tbwikidb file in item_class</td>
18</tr>
19<tr>
20  <td>tbwiki_engine.py</td>
21  <td>481</td>
22  <td>could have name collision in backup dir if non-page</td>
23</tr>
24<tr>
25  <td>tbwiki_engine.py</td>
26  <td>744</td>
27  <td>remove last trail cookie?</td>
28</tr>
29<tr>
30  <td>tbwiki_engine.py</td>
31  <td>752</td>
32  <td>need to handle page access here also</td>
33</tr>
34<tr>
35  <td>tbwiki_engine.py</td>
36  <td>1239</td>
37  <td>(low) scan_log scales linearly with the size of the log</td>
38</tr>
39<tr>
40  <td>tbwiki_engine.py</td>
41  <td>1588</td>
42  <td>2to3 - review this use of list(dict.values())[0] for user authentication</td>
43</tr>
44<tr>
45  <td>tbwiki_engine.py</td>
46  <td>1622</td>
47  <td>should see if user with same name already exists</td>
48</tr>
49<tr>
50  <td>tbwiki_engine.py</td>
51  <td>1845</td>
52  <td>debug new get_named_or_numbered_block that avoids partial block_name matches</td>
53</tr>
54<tr>
55  <td>tbwiki_engine.py</td>
56  <td>1958</td>
57  <td>put_named_or_numbered_block doesn't handle }}} with content before the braces</td>
58</tr>
59<tr>
60  <td>tbwiki_engine.py</td>
61  <td>2024</td>
62  <td>call sub-actions with content also</td>
63</tr>
64<tr>
65  <td>tbwiki_engine.py</td>
66  <td>2188</td>
67  <td>should handle nesting here</td>
68</tr>
69<tr>
70  <td>tbwiki_engine.py</td>
71  <td>2304</td>
72  <td>convert Table to an external macro???</td>
73</tr>
74<tr>
75  <td>tbwiki_engine.py</td>
76  <td>2312</td>
77  <td>should also process pre (stuff before macro) here</td>
78</tr>
79<tr>
80  <td>tbwiki_engine.py</td>
81  <td>2355</td>
82  <td>(low) should colorize the image link, depending on whether the file exists, if it's local</td>
83</tr>
84<tr>
85  <td>tbwiki_engine.py</td>
86  <td>2695</td>
87  <td>determine if page should be cached</td>
88</tr>
89<tr>
90  <td>tbwiki_engine.py</td>
91  <td>2883</td>
92  <td>special page handling doesn't work right</td>
93</tr>
94<tr>
95  <td>tbwiki_engine.py</td>
96  <td>3200</td>
97  <td>have cookies last a configured amount of time</td>
98</tr>
99<tr>
100  <td>tbwiki_engine.py</td>
101  <td>3299</td>
102  <td>need user.editform FORM action to encrypt password</td>
103</tr>
104<tr>
105  <td>tbwiki_engine.py</td>
106  <td>3300</td>
107  <td>maybe put password/confirmation handling in table edit code?</td>
108</tr>
109<tr>
110  <td>tbwiki_engine.py</td>
111  <td>3301</td>
112  <td>user.editform doesn't work - doesn't save all values yet</td>
113</tr>
114<tr>
115  <td>tbwiki_engine.py</td>
116  <td>3352</td>
117  <td>save user edit data</td>
118</tr>
119<tr>
120  <td>tbwiki_engine.py</td>
121  <td>3422</td>
122  <td>look up original block content for sub-actions</td>
123</tr>
124</table>
125 
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op

Differences for page "EnginedFixthisList"


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