https://bugzilla.wikimedia.org/show_bug.cgi?id=55307
--- Comment #4 from Kunal Mehta (Legoktm) <[email protected]> --- Based on the wikitext, it's hard to determine whether the section title is there \(evil regexp\). We could combine it with a fallback to the API with action=parse, i.e. http://de.wikipedia.org/w/api.php?action=parse&text=\{\{:G%C3%BCltigkeit\}\} the rewrite doesn't raise SectionErrors altogether. options: \- stripping the check \- try to get the regexp working \- keep a simple regexp with an API fallback questions \- how to implement this in the rewrite? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Pywikipedia-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-bugs
