User "Valhallasw" changed the status of pywikipedia.r9745. Old Status: new New Status: fixme
User "Valhallasw" also posted a comment on pywikipedia.r9745. Full URL: http://www.mediawiki.org/wiki/Special:Code/pywikipedia/9745#c26186 Commit summary: doi known_family error, bug #3436114; update from trunk r9744 Comment: I'm not sure if this is the right way to solve it. Doi: are correct links on wikimedia sites (and maybe even generally in mediawiki sites), and they link to an external site. After this change, they will be interpreted as a link to the local page 'doi:blah', which is wrong. interwiki.py should just ignore interwiki links that throw this exception, as they are not 'language links' within the family. Fixing it in this way means removing all families that do not have a family file in svn. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
