Hallo Christoph,
Christoph Zwerschke hat gesagt: // Christoph Zwerschke wrote:

> Excactly that's the bug. The global statement was missing in the 
> __init__ method. But are you sure that the above ever worked? The global 
> statement cannot be combined with an assignment. I think you have to:
> 
> global defaultOutput; defaultOutput = setting('KidOutputMethod')

Ah, of course this is the correct fix. It now works fine here. 

> > However if I now open a *.kid page through the Appserver (the builtin,
> > standalone server actually), the browser asks me to save the file
> > which it recognizes as a "BIN" file.
> 
> Can you try again with the correct syntax and give me feedback whether 
> this solves the problem for you? I will check in the fix to the repository.

I think, I have a bug in my kid-template somewhere. The included
examples now all function correctly and render in the format that was
set in Application.config. 

ciao
-- 
 Frank Barknecht                 _ ______footils.org_ __goto10.org__


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to