#961: Umlauts are not escaped properly
--------------------------+-------------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  anonymous
     Type:  defect        |      Status:  new      
 Priority:  normal        |   Milestone:           
Component:  Widgets       |     Version:  0.9a6    
 Severity:  normal        |    Keywords:           
--------------------------+-------------------------------------------------
 Passing a String containing Umlauts to a widget results in incorrect
 rendering in the browser.
 Same applies to Elementtree.Element.
 It would be great if Umlauts would automagically escaped.
 For Eample:
 Ü => Ü

 Using the HTML-Escaping directly does not work either, becasue the
 ampersend-sign is escaped to &

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/961>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Tickets" 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-tickets
-~----------~----~----~----~------~----~------~--~---

Reply via email to