Karl Guertin escreveu:
> On 3/10/06, Italo Maia <[EMAIL PROTECTED]> wrote: > > TurboGears is screaming like crazy about this template of mine. says > > the error is in the line 28, column 18. That line has just som > > javascript. There shoulden't be a erro >__> > > From the look, it could be an encoding error (you never say what kind > of error exactly). I find that running the file through the unix > `xmllint` command line tool produces errors that are much simpler to > debug. To tell you the truth, the error was "no module welcome defined" haha! And that error had nothing to do with the actual error. The exceptions in turbogears are still very not good : / Wow! I never tough you guys would answer so fast! This list ROX!! Hehe, well, thanx A LOT about the cdata tip, i would have never figured it out. Well, after some serious 'eye debugging', besides the cdata, the other error was the "usuario in perfis" that should be like "'usuario' in perfis". The encoding went just fine. I prefer the iso-8859-1, because it works better with 'é' and 'ã' and stuff like that. I just fell sad that my meta is not being printed in the page. I would like to know why : / --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

