I'm running TurboGears out of svn, along with all the dependencies in the thirdparty dir.
What I'm having problems with is right out of the box. If I create a new project using quickstart, set its database config, etc., then run "tg-admin toolbox", everything looks great... that is, until I go to the widget browser. I've attached the "problem HTML" that shows this. There are \n's sprinkled throughout, including JavaScript code. It makes the page totally unusable. This seems to be inside Kid, since I've also had the same problem recently when toying around with the Pudge utility, but since this list has reach, I thought I'd post here first. Thanks! -- Matthew R. Scott --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---Title: TurboGears Widget Browser
|
|
|
Widget BrowserBrowse usage samples, description and source code for the available TurboGears Widgets |
\n
\n (you'd have to view source to see this one) \n
\n
\n \n
A simple label for a form field. \n \n
A password field which masks the letter with * characters. \n \n
A standard, single-line text field. \n
\n
Please choose a state: \n \n Performs Ajax-style autocompletion by requesting search results from the server as the user types. |

