https://bugzilla.wikimedia.org/show_bug.cgi?id=58664
--- Comment #2 from Erik Bernhardson <[email protected]> --- There's currently a patch for this, but it has downsides: https://gerrit.wikimedia.org/r/#/c/97060/ Basically the patch always loads entire topics, rather than occasionally loading just the topic title and the requested post. Going in this direction we would most likely want to also flush out a second idea from gwicke: store a topic, all its posts, and all relevant metadata as an xml document. Then when you want a complete topic you just grab the most recent xml. As you can imagine thats quite a large refactor though, we havn't figured out if we should tackle it or not. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
