#4245: notebook -- error clicking editing when there is a < in the html.
----------------------+-----------------------------------------------------
 Reporter:  was       |       Owner:  boothby   
     Type:  defect    |      Status:  new       
 Priority:  minor     |   Milestone:  sage-3.1.3
Component:  notebook  |    Keywords:            
----------------------+-----------------------------------------------------
 {{{

 On Sun, Oct 5, 2008 at 3:56 AM, Joël Duet <[EMAIL PROTECTED]> wrote:
 > Hi,
 > Here is my problem :
 > I want to write "a<b" in the HTML part of my worksheet (notebook()
 style).
 >
 > 1) I click "Edit"
 > 2) After a }}} and before a {{{, I type (without quotes) : " <p> Let
 > <i>a&lt;b</i>.</p>"
 > 3) I click "Save Changes"
 >
 > And it's done but if I click again at "Edit", I get (without quotes) :
 "<p>
 > Let <i>a<b</i>.</p>" and it's bad.
 >
 > What can I do if I want to Edit several times ?
 >

 This is definitely a bug, which could be fixed.  In the meantime, as a
 workround
 you might just do

 "<p>Let  $a < b$.</p>"

 since that will look better anyways.
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4245>
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