Changes between Version 5 and Version 8 of Ticket #26152
- Timestamp:
- Aug 28, 2018, 3:18:06 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26152
-
Property
Status
changed from
new
toneeds_review
-
Property
Status
changed from
-
Ticket #26152 – Description
v5 v8 3 3 This is creating trouble for the Sage documentation (see also #25111). 4 4 5 The bug that the symlink is created was supposed to be fixed in #24646, but that fix didn't work. The problem can be reproduced by running 6 {{{ 7 (cd local/var/lib/sage/installed; rm mathjax* sagenb*); make sagenb 8 }}} 9 Also, the symlink should be removed if it already exists. 5 The bug that the symlink is created is fixed in #24646 (but not completely, see #26153). But the symlink should be removed if it already exists.