Hi George, This has been a recurring topic on the group. Your gadget spec must use UTF8 encoding. As far as I can tell, you still have some non UTF8 chars left in your spec.
http://validator.w3.org/check?uri=http%3A%2F%2Fhosting.gmodules.com%2Fig%2Fgadgets%2Ffile%2F114810458966610426947%2Ftotal_search.xml&charset=utf-8&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.654 On Line 6, in your description, you have at least "PelÃculas" which is not properly encoded. Set your text/source editor to UTF8, copy and paste again to the GGE, save, and run the XML validator check again. Incorrect encoding could be on more than chars with accent. Jerome On Thu, Apr 23, 2009 at 2:39 PM, George Cool <[email protected]> wrote: > Hi jerome > I have this problem since sunday 19 april 2009 > > Error parsing module spec: > line 15, column 11 ** > > category="lifestyle"> > > XML parse error: > Input is not proper UTF-8, indicate encoding ! Bytes: 0xED 0x63 0x75 0x6C > I deleted category="lifestyle" And "ñ" consonat (non UTF-8 > compliant) in 4 diferent places (I am from Spain we used it a lot here > Spain=España in Spanish) I removed the accents just in case, and save it > again without success > > The gadget is here > http://www.google.es/ig/directory?hl=es&url=hosting.gmodules.com%2Fig%2Fgadgets%2Ffile%2F114810458966610426947%2Ftotal_search.xml > It is and old gadget, and it used to work perfectly but all of the sudden > it when wrong > > And the xml is here > http://hosting.gmodules.com/ig/gadgets/file/114810458966610426947/total_search.xml > > Sorry for send it to you instead of the group, but i need help, i have the > rest of my gadgets whit the category="lifestyle" in the attribute > section, and they work like a chram, plus they are plenty of ñ all around, > in some cases > > Thank you in advance > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" 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/Google-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
