#15778 closed defect (fixed)
Fix broken mathjax in sagenb
Reported by: | vbraun | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-6.2 |
Component: | packages: standard | Keywords: | |
Cc: | Merged in: | ||
Authors: | Punarbasu Purkayastha | Reviewers: | Jeroen Demeyer |
Report Upstream: | N/A | Work issues: | |
Branch: | u/ppurka/ticket/15778 (Commits, GitHub, GitLab) | Commit: | dce6f58e8d91147ced21d8bd8b5e9c83b6650859 |
Dependencies: | Stopgaps: |
Description (last modified by )
Fix the broken mathjax: https://github.com/sagemath/sagenb/issues/195
Upstream tarball sagenb-0.10.8.2.tar
Change History (11)
comment:1 Changed 8 years ago by
- Branch set to u/ppurka/ticket/15778
- Created changed from 02/02/14 11:04:13 to 02/02/14 11:04:13
- Modified changed from 02/02/14 11:04:13 to 02/02/14 11:04:13
comment:2 Changed 8 years ago by
- Commit set to 3980910c29acb32d0ba45393df983e9299183969
- Description modified (diff)
- Status changed from new to needs_review
comment:3 Changed 8 years ago by
- Description modified (diff)
I don't understand why this should not merge cleanly. If you want me to base it off 6.1 directly, so that 6.1.1 can be released, then let me know.
comment:4 Changed 8 years ago by
Merges cleanly for me. @ppurka: don't do any additional merge please.
comment:5 Changed 8 years ago by
- Reviewers set to Jeroen Demeyer
- Status changed from needs_review to needs_work
comment:6 Changed 8 years ago by
- Commit changed from 3980910c29acb32d0ba45393df983e9299183969 to dce6f58e8d91147ced21d8bd8b5e9c83b6650859
Branch pushed to git repo; I updated commit sha1. New commits:
dce6f58 | Update to version 0.10.8.2
|
comment:7 Changed 8 years ago by
- Description modified (diff)
- Status changed from needs_work to needs_review
comment:8 Changed 8 years ago by
- Summary changed from Upgrade sagenb to 0.10.8.1 to Fix broken mathjax in sagenb
comment:9 Changed 8 years ago by
- Status changed from needs_review to positive_review
comment:10 Changed 8 years ago by
- Resolution set to fixed
- Status changed from positive_review to closed
comment:11 Changed 8 years ago by
- Milestone changed from sage-6.1 to sage-6.2
Note: See
TracTickets for help on using
tickets.
Didn't want to wait several hours for 6.2.beta0 to compile. So, this is based off #15569 (with 6.1 merged on to that).
New commits:
Merge branch 'develop' into ticket/15569
Update sagenb to 0.10.8.1