Modify

Opened 10 years ago

Closed 7 years ago

#11960 closed defect (fixed)

Changed CDN address, alternative implementation not working anymore

Reported by: Martin Schulze <spam.martin.schulze@…> Owned by: Kamil Kisiel
Priority: normal Component: TracMathJaxPlugin
Severity: critical Keywords:
Cc: Trac Release:

Description

The CDN address used by both implementations differs from the "official" address which is

https://cdn.mathjax.org/mathjax/latest/MathJax.js

The old address still seems to work but not with the GET option of the alternative implementation:

https://c328740.ssl.cf1.rackcdn.com/mathjax/latest/MathJax.js?delayStartupUntil=configured

returns

<html><h1>Not Found</h1><p>The resource could not be found.</p></html>

Removing delayStartupUntil=configured option results in the link providing a more sensible document.

Attachments (0)

Change History (13)

comment:1 Changed 10 years ago by Ryan J Ollos

Resolution: duplicate
Status: newclosed

Duplicate of GitHub issue #1.

comment:2 Changed 10 years ago by Martin Schulze <spam.martin.schulze@…>

While the problem only occurs on the alternative implementation (whose tracker is on github) I found that the "normal" implementation which links its issues here does use the wrong URL. Taken from here:

NOTE: The direct Rackspace address will be retired on July 31, 2014. If you have been using the address https://c328740.ssl.cf1.rackcdn.com/… you should switch to https://cdn.mathjax.org/

I would recommend to apply this change as there is no guarantee for the old URL to continue working. (I don't know if this should be posted to bitbucket, if so that should be marked on the Wiki page for this plugin!)

comment:3 Changed 10 years ago by Ryan J Ollos

Resolution: duplicate
Status: closedreopened

Sorry, I misread the wiki page and didn't realize that the GitHub implementation was separately maintained.

comment:4 Changed 10 years ago by Martin Schulze <spam.martin.schulze@…>

The priority should be increased (I cannot do that): The old link is dysfunctional now. This means the plugin is not working anymore.

comment:5 Changed 10 years ago by Kamil Kisiel

Sorry for the trouble, I just got back from holidays today. I will put in a fix ASAP.

comment:6 Changed 10 years ago by Kamil Kisiel

Resolution: fixed
Status: reopenedclosed

I pushed version 0.4 of the plugin which now uses the official MathJax CDN URL. Please let me know if there are any further problems.

comment:7 Changed 7 years ago by anonymous

Note that the current CDN is going to be shut down on 30th April 2017.

https://www.mathjax.org/cdn-shutting-down/

comment:8 Changed 7 years ago by anonymous

Resolution: fixed
Status: closedreopened

comment:9 Changed 7 years ago by Ryan J Ollos

See also GitHub issue #6.

comment:10 Changed 7 years ago by Ryan J Ollos

#11982 closed as a duplicate.

comment:11 in reply to:  9 Changed 7 years ago by Ryan J Ollos

Replying to Ryan J Ollos:

See also GitHub issue #6.

That issue has been resolved.

comment:12 Changed 7 years ago by Ryan J Ollos

Created a pull request.

comment:13 Changed 7 years ago by Ryan J Ollos

Resolution: fixed
Status: reopenedclosed

Pull request has been merged.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Kamil Kisiel.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.