Page MenuHomePhabricator

plwiki: Missing coordinates at top of page
Open, Needs TriagePublic

Description

See this page (legacy vs Parsoid).

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
cscott added a subscriber: OSleger-WMF.

It seems like punkt() generates the indicator via extensionTag but returns it JSON-encoded (line 1081), and the żadna branch in Moduł:Mapa never decodes or outputs it (lines 620-627). Legacy still works because the indicator appears to be registered as a side-effect of the extensionTag call.