Andrey, > In current turbogears trunk turbogears.flash() function works a bit > inconsistently: flash message is displayed only on next request after a > message was set. This is because flash message is implemented via > cookies and cookie is not accessible on the same request (before it is > sent to client).
That's a feature. This is the way it is to be able to display flash after issuing a redirect. Max. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears-trunk -~----------~----~----~----~------~----~------~--~---
