#5257: [with patch, needs rebase] 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 mabshoff):
* summary: [with patch, needs review] Clicking on "Log" in the notebook
(bringing you to the /history page) gives
errors => [with patch, needs rebase] Clicking
on "Log" in the notebook (bringing you to the
/history page) gives errors
Comment:
The patch looks good, but it needs to be rebased against 3.3.rc1 once it
is out:
{{{
mabsh...@sage:/scratch/mabshoff/sage-3.3.rc1/devel/sage$ patch -p1 --dry-
run < trac_5257.patch
patching file sage/server/notebook/notebook.py
Reversed (or previously applied) patch detected! Assume -R? [n] Y
Apply anyway? [n] Y
Skipping patch.
3 out of 3 hunks ignored -- saving rejects to file
sage/server/notebook/notebook.py.rej
patching file sage/server/notebook/templates/history.html
patching file sage/server/notebook/templates/list_top.html
patching file sage/server/notebook/templates/list_top_public.html
patching file sage/server/notebook/templates/worksheet_listing.html
patching file sage/server/notebook/twist.py
}}}
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5257#comment:3>
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
-~----------~----~----~----~------~----~------~--~---