I've downloaded the wiki.tgz file from the website (the 0.9 one in the preview example) and I'm having a error in the catwalk step (the adding a new page step). If I look at the generated html there are various \n added to the code inside the <script> tags. That code is auto-generated by tg, so my conclusion is that tg is generating invalid code in the script tags.
Any other idea? Remember I'm using linux only. Not windows + linux. Thanxs El Viernes, 3 de Marzo de 2006 16:44, Jorge Vargas escribió: > no no no you got it wrong > > UTF-8 is one thing. > new line character is another. > > That's exactly your problem, notepad is giving you an extra \n > http://en.wikipedia.org/wiki/Newline > Read > "Common problems" > > get a real text editor for windows :) > > On 3/1/06, javier <[EMAIL PROTECTED]> wrote: > > Hi > > > > Thanxs for your suggestion. Yes,there's an option for that, but it ain't > > used > > by default... I don't think it make any difference because the other day > > I edited all my .kid templates under windows with otepad and reasured > > that the > > files were saved in utf-8, then I when back to linux (where I have tg > > installed) and the rendered output was exactly the same... so, I still > > can do > > anything interesting with turbogears, :( > > > > El Miércoles, 1 de Marzo de 2006 16:46, Jorge Vargas escribió: > > > I don't use Kate that much but please check on the options if there is > > > something like emulate windows newline. > > > > > > On 2/28/06, kmon <[EMAIL PROTECTED]> wrote: > > > > I've also tried to copy (by hand the whole template.kid and I'm > > > > having the same error. I'm usign kate (kde editor) and it says the > > > > file is utf-8, so I don't think the problem is with the editor. There > > > > has to > > > > be > > > > > > a problem with the way my setup renders <script> sections in tg, but > > > > I don't know how to solve it. > > > > > > > > Thanxs > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

