Page MenuHomePhabricator

References stop appearing on page with many map items and many references (due to post‐expand include size)
Open, Needs TriagePublic

Description

On the page List of George Floyd protests in the United States, references after ~230 show links to the citation template instead of the reference content.

It seems like the (very long) page is going over the template transclusion limit, especially with the mapframe.

This issue might just be "a too-big page is too big", but worth reviewing.

Event Timeline

@tstarling I saw you were participating in this conversation, so I'm tagging you in.

Aklapper renamed this task from References stop appearing on page with many map items and many references to References stop appearing on page with many map items and many references (due to post‐expand include size).Jun 11 2020, 5:13 PM
MSantos subscribed.

I don't understand why this is on Maps (Kartographer), does that requires Kartographer to behave differently?

I haven’t investigated this particular case, but I believe that the point is made in another ticket somewhere as well. The output of mapframe generates a lot of wiki content because it encodes a lot of information after template expansion. This is inefficient and can quickly inflate the overall size of the page, without editors noticing it.

There are some ideas that this can and/or should be made more efficient.

I haven’t investigated this particular case, but I believe that the point is made in another ticket somewhere as well. The output of mapframe generates a lot of wiki content because it encodes a lot of information after template expansion. This is inefficient and can quickly inflate the overall size of the page, without editors noticing it.

There are some ideas that this can and/or should be made more efficient.

Maybe you're referencing this? T138790: All map data should be stored and transmitted as topojson