#14133: No output from cell after error was expanded
------------------------+---------------------------------------------------
   Reporter:  ManDay    |             Owner:  jason, mpatel, was                
    
       Type:  defect    |            Status:  new                               
    
   Priority:  major     |         Milestone:  sage-5.8                          
    
  Component:  notebook  |          Keywords:  error notebook invisible latex 
typeset
Work issues:            |   Report Upstream:  N/A                               
    
  Reviewers:            |           Authors:                                    
    
  Merged in:            |      Dependencies:                                    
    
   Stopgaps:            |  
------------------------+---------------------------------------------------
 Reproducible (and originally noticed) on the online "alpha" server.

 Under the following conditions a cell will not produce any readable ouput
 in the notebook. However, output produced by html( ) will still appear -
 but anything typesetted (including tokens inside the html( ) such as

 html( "This will still be visible - $But this wont$" )

 will no longer be visible and the only solution is to delete the cell
 alltogether:

 Typeset is ON
 There occurred an Error
 The error was "expanded" into details by clicking left of it
 The error was fixed

 Reproduce like that:
 Enable Typeset. In a cell, type

 k+;
 5

 Press Shift-Enter - an Error will appear. Expand the error by clicking
 left of it. Delete the "k+;" line, press Shift-Enter again - no output
 will appear.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14133>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to