Opened 13 years ago
Closed 13 years ago
#3069 closed defect (fixed)
[with patch; positive review] notebook -- typeset checkbox doesn't work after save/reload
Reported by: | was | Owned by: | boothby |
---|---|---|---|
Priority: | major | Milestone: | sage-3.0.2 |
Component: | notebook | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | Work issues: | ||
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
On Wed, Apr 30, 2008 at 11:36 AM, John H Palmieri <jhpalmieri64@gmail.com> wrote: > > This is with Sage 3.0, Firefox 2.0.0.14, linux. > > If I check the little "Typeset" box at the top of the notebook, save > and quit the notebook, then re-enter it, the box is still checked, but > my output is not typeset. If I uncheck it and then check it again, it > works. > > Can anyone else reproduce this? > I've seen this. I consider it a bug.
Attachments (1)
Change History (8)
Changed 13 years ago by
comment:1 Changed 13 years ago by
- Summary changed from notebook -- typeset checkbox doesn't work after save/reload to [with patch; needs review] notebook -- typeset checkbox doesn't work after save/reload
comment:2 Changed 13 years ago by
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 13 years ago by
- Resolution fixed deleted
- Status changed from closed to reopened
Hi,
this is now how things work around here. If you review the patch and give it a positive review you should change the summary. Only when the patch is actually merged the release manager closes the ticket.
Ergo: reopened.
Cheers,
Michael
comment:4 Changed 13 years ago by
To make the first sentence understandable: "now->not" :)
Cheers,
Michael
comment:5 Changed 13 years ago by
- Summary changed from [with patch; needs review] notebook -- typeset checkbox doesn't work after save/reload to [with patch; one positive review] notebook -- typeset checkbox doesn't work after save/reload
Behaves well for me, both on a Mac (Safari and Firefox) and on a linux box (Firefox). Code looks good.
comment:6 Changed 13 years ago by
- Summary changed from [with patch; one positive review] notebook -- typeset checkbox doesn't work after save/reload to [with patch; positive review] notebook -- typeset checkbox doesn't work after save/reload
comment:7 Changed 13 years ago by
- Resolution set to fixed
- Status changed from reopened to closed
Merged in Sage 3.0.2.alpha1
Note: See
TracTickets for help on using
tickets.
I've checked it on a Mac with Safari and Firefox, and also on a linux box with Firefox. Looks good.