Hello everybody,

a wrongly set closing bracket seems to prevent output of the code in
case of failed compilation of an application.

In the function compile_app() in the file applications/admin/
controllers/default.py, line 266/267 truncate the function T(...)
after 'app:'), and let CODE(c) be an argument to the DIV(...)-
function:

e.g.:        session.flash = DIV(T('Cannot compile: there are errors
in your app:'), CODE(c))

If you do so, the code is shown again if compilation fails.

Greetings,
Toni

----
[email protected]

http://www.chartup.de

Reply via email to