Page MenuHomePhabricator

Math extension should not use a wmflabs.org address as default $wgMathMathMLUrl
Closed, DeclinedPublic

Description

$wgMathMathMLUrl = 'http://mathoid.testme.wmflabs.org';

Event Timeline

Krinkle raised the priority of this task from to Needs Triage.
Krinkle updated the task description. (Show Details)
Krinkle added a project: Math.
Krinkle subscribed.

currently there is no other openly accessible mathoid instance

This can be mitigated as soon as we expose the production Mathoid instance through RESTBase (cf. T102030: Document and hook up public mathoid end point in RB)

I think there is a bigger question to be answered first: should the Math extension explicitly depend on either Mathoid or RESTBase being available?

Physikerwelt changed the task status from Duplicate to Declined.Jun 11 2017, 2:52 PM

let's solve this problem in the context of the new mathoid interface