|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0001477 |
[Endian Firewall] Other Scripts |
minor |
sometimes |
2008-11-20 19:19 |
2009-10-27 13:21 |
|
|
Reporter |
peter |
View Status |
public |
|
|
Assigned To |
peter |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
closed |
|
Product Version |
2.2-rc3 |
|
|
Summary |
0001477: cheetah prints out warnings when template source is empty |
|
Description |
restartscripts sometimes print out the following:
/usr/lib/python2.4/site-packages/Cheetah/Compiler.py:1577: UserWarning: You supplied an empty string for the source!
This is because cheetah templates pass twice through the template engine, in order to allow variable sustitution coming from the settings files, because the second time sometimes the template source is an empty string
This does not make much sense and can be removed and implemented otherwise in the future
|
|
Additional Information |
|
| Tags |
No tags attached. |
|
|
Attached Files |
|
|
|