https://bugzilla.wikimedia.org/show_bug.cgi?id=63874
Dmitry Brant <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Dmitry Brant <[email protected]> --- So, after some intense investigating, here are some of my findings: - In the article linked above, the first section is built from a template (not transcluded from a different page per se), while the rest of the sections are not transcluded. - The "fromtitle" key is "false" for the first section, and the name of the current article for the rest of the sections. - The "index" key is an empty string for the first section, and continues with "1", "2", ... for the rest of the sections. Does this point towards an issue with the API? I can implement the ability to account for "T-" indexing for transcluded sections, but that won't fix the issue with this particular page. -- 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
