#5257: [with patch, needs review] Clicking on "Log" in the notebook (bringing 
you
to the /history page) gives errors
----------------------+-----------------------------------------------------
 Reporter:  jason     |        Owner:  mhansen 
     Type:  defect    |       Status:  assigned
 Priority:  major     |    Milestone:  sage-3.3
Component:  notebook  |   Resolution:          
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by mhansen):

  * owner:  boothby => mhansen
  * status:  new => assigned
  * summary:  Clicking on "Log" in the notebook (bringing you to the
              /history page) gives errors => [with patch,
              needs review] Clicking on "Log" in the notebook
              (bringing you to the /history page) gives
              errors

Comment:

 The following patch replace the user_history_html function with a
 templated version.  With this removed, there were a number of unused
 html_* methods that could be removed.  Additionally, I got rid unified
 list_top.html and list_top_public.html by moving all the worksheet listing
 specific stuff to worksheet_listing.html.

 I tested this patch out pretty thoroughly and everything seems to be
 behaving correctly.  I'll also add a test to my Selenium suite to test
 this in the future.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5257#comment:2>
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