Page MenuHomePhabricator

Ensure Parsoid Read Views code path correctly handles ParserOptions
Closed, ResolvedPublic

Description

Make sure that any ‘parsoid options’ which can affect the output (and are different from the ‘canonical options’) are either (a) coming from a ParserOption whill will be reflected in the cache key, or (b) mark the output as non-cacheable in some way to prevent inadvertent corruption.