On 3/30/06, Olli Wang <[EMAIL PROTECTED]> wrote: > Hi, when I use TextArea in release version. There are always many blank > spaces in textarea(u can see like this: > http://gsa.ollix.com/guestbook/post/add). but when i run app with svn. > it's no problem. any ideas?
Whitespace is significant in textareas. This causes a problem when you use Kid because kid indents tags by default. Kid has been fixed but your release version is using the older version of Kid that doesn't have the fix. If you put the Kid from svn onto your production box, I believe that will solve your problem. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

