Page MenuHomePhabricator

Stop falling back to PHP parser if a specific Parsoid call fails
Closed, ResolvedPublic

Description

They do not provide the same functionality, so we can't use the parser as a fallback.

We should get rid of the PHP parser support IMHO, but that is blocked on T76586: K3. Run Flow tests with Parsoid on Jenkins.

See T116685: An error has occurred while processing HTML/wikitext conversion - Fatal exception of type "Flow\Exception\WikitextException"

Event Timeline

Change 249049 had a related patch set uploaded (by Mattflaschen):
Do not attempt to fall back to PHP parser

https://gerrit.wikimedia.org/r/249049

Change 249049 merged by jenkins-bot:
Do not attempt to fall back to PHP parser

https://gerrit.wikimedia.org/r/249049

Catrope subscribed.