ok, the solutions is not to use inject_ressources of
ToscaWidgetsMiddleWare.
On Mar 17, 10:03 am, Michael Brickenstein <[EMAIL PROTECTED]> wrote:
> Hi!
> Using the TurboGears 2 version from svn, I get in trouble,
> as the html output I get is not complete.
> It typically ends somewhere in a widget (using toscawidgets).
> But this is nondeterministic, sometimes I get the full page and
> sometimes only a part.
>
> For example using twTinyMCE, the complete page ends just with these
> letters
>
> <script type="text/javascript">
> tinyMCE.init({"theme_advanced_toolbar_location": "top",
> "theme_advanced_toolbar_align": "center",
> "paste_auto_cleanup_on_paste": true, "language": "en",
> "paste_convert_headers_to_strong": false, "theme_advanced_resizing":
> true, "theme_advanced_statusbar_location": "bottom",
> "paste_strip_class_attributes": "all", "theme": "advanced",
> "elements": "content", "mode": "exact", "plugins": "advimage",
> "paste_use_dialog": false, "extend
>
> or it ends just here (same page)
>
> <input type="submit
>
> Ideas?
> Thanks in advance.
> Best regards,
> Michael
>
> Used vesions
> TurboGears2 requires:
>
> * twForms 0.2dev-r4241
> * Beaker 0.9.3
> * PasteDeploy 1.3.1
> * decorator 2.2.0
> * Routes 1.7.2
> * FormEncode 0.9
> * WebError 0.8adev-20080226
> * Tempita 0.1
> * WebHelpers 0.3.3
> * DecoratorTools 1.4
> * Pylons 0.9.7dev-20080303
> * TurboGears2 2.0a1dev-r4244
> * PyProtocols 1.0a0dev-r2302
> * RuleDispatch 0.5a0.dev-r2306
> * PasteScript 1.6.2
> * Paste 1.6
> * ToscaWidgets 0.3dev-20080307
> * WebOb 0.9.1dev-r7245
> * wsgiref 0.1.2
>
> )
>
> Widget Packages
>
> ...
> * widgets (twTinyMCE 0.1a0dev-r2585)
>
> TurboGears2 Templates
>
> * turbogears2 (TurboGears2 2.0a1dev-r4244)
>
> Template Engines
> ...
> * breve (Breve 1.1.7)
> * kid (TurboKid 1.0.4)
> * json (TurboJson 1.1.2)
> * cheetah (TurboCheetah 1.0)
> * pylonsmyghty (Pylons 0.9.7dev-20080303)
> * mako (Mako 0.1.10)
> * genshi (Genshi 0.4.4)
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---