#6683: notebook worksheet rating_info link leads to error page
----------------------+-----------------------------------------------------
 Reporter:  khorton   |       Owner:  wstein                              
     Type:  defect    |      Status:  new                                 
 Priority:  minor     |   Milestone:  sage-4.1.2                          
Component:  notebook  |    Keywords:  notebook worksheet rating_info error
 Reviewer:            |      Author:                                      
   Merged:            |  
----------------------+-----------------------------------------------------

Comment(by NoSyu):

 In the Worksheet_rating_info and Worksheet_rate class in
 ''server/notebook/twist.py'', it return the HTMLResponse that argument is
 stream and all return stream use message function. But message function in
 ''twist.py'' is used for error page to use ''error_message.html'' templete
 file. Unless the return is not error page, it use message function. So it
 always show the error page titled "Error | Sage Notebook".

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