#5194: [with patch; positive review, needs doctest fix] add option to turn off
automatic updates for an interact
-------------------------+--------------------------------------------------
Reporter: john_perry | Owner: mhansen
Type: enhancement | Status: reopened
Priority: minor | Milestone: sage-3.4.1
Component: notebook | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by mabshoff):
Ok, according to the doctesting this is the problem:
{{{
'<input type=\'text\' value="1" size=80
'<input type=\'text\' value=\'1\' size=80
}}}
i.e. a change in escaping. This looks fine to me, but I will apply the
patches and see if the doctest issue is still even there.
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5194#comment:8>
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
-~----------~----~----~----~------~----~------~--~---