Jorge Godoy schrieb: > Changeset 3685 broke the code. > > Readding the line that says "load_engines()" fixes the problem all the > way up to HEAD. > > Chris (Z) since you commited this revision, do you see any problem on > having only this line reversed on this changeset?
Yes, since this was the crucial line in the changeset and would break other things (see also #1145). I guess it's either a problem with only Genshi and/or something special you are doing in your app. I'll have a look at this later today. Maybe in the meantime you can provide more detail for me and find out why that early call to load_engines() is needed by your projecte, since it is called later in startup.startTurboGears() anyway. -- Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

