#1477: notebook -- make it unicode aware
----------------------+-----------------------------------------------------
 Reporter:  was       |        Owner:  boothby   
     Type:  defect    |       Status:  new       
 Priority:  major     |    Milestone:  sage-3.4.1
Component:  notebook  |   Resolution:            
 Keywords:            |  
----------------------+-----------------------------------------------------
Comment (by mhansen):

 Sage's support for Unicode and UTF-8 in the notebook is _awful_.  It will
 take a bit of work to fix this.  For starters, we should be using
 encodeURIComponent in the Javascript instead of escape since escape fails
 miserably for non-ASCII characters.

 I'll look into this more once the templating is done.  There's too many
 strings floating as it is.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/1477#comment:5>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to