Bugs item #1729765, was opened at 2007-06-02 02:43 Message generated for change (Comment added) made by nicdumz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1729765&group_id=93107
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: interwiki Group: None Status: Open Resolution: None >Priority: 7 Private: No Submitted By: siebrand (siebrand) Assigned to: Nobody/Anonymous (nobody) Summary: interwiki.py: templates with <noinclude> Initial Comment: Doing a template namespace run with interwiki.py an edit was made in fr.wikipedia[1] to a template containing a <noinclude> and no existing interwikis. interwiki.py added the interwikis outside to <noinclude> section, effectively adding a lot of interwiki links to pages that should not have gotten the links. The change was reverted and all 70 (damn) wikis I could have made edits on now have to be checked for possible errors. Not sure if and how to fix this. Another issue would be adding interwiki links to a template that does not contain a <noinclude> section. Should interwiki links be added there 'as is', should they be placed within <noinclude>, or should no changes be made at all? http://fr.wikipedia.org/w/index.php?title=Mod%C3%A8le:Coor&diff=17522740&oldid=10321324 ---------------------------------------------------------------------- >Comment By: NicDumZ — Nicolas Dumazet (nicdumz) Date: 2009-04-09 19:18 Message: Closed several duplicate bugs on the same topic. Here are the one containing interesting info : https://sourceforge.net/tracker/index.php?func=detail&aid=1710764&group_id=93107&atid=603138 A patch (not reviewed?): https://sourceforge.net/tracker/index.php?func=detail&aid=1527779&group_id=93107&atid=603140 Raising priority... ---------------------------------------------------------------------- Comment By: Merlijn S. van Deen (valhallasw) Date: 2007-06-20 14:50 Message: Logged In: YES user_id=687283 Originator: NO Is there any reason not to have interwiki links inside a <noinclude> section? I can only think of a handful of pages that have an use for included interwiki's (village pump, for example). ---------------------------------------------------------------------- Comment By: Purodha B Blissenbach (purodha) Date: 2007-06-03 14:56 Message: Logged In: YES user_id=46450 Originator: NO See also: bug 603141 at https://sourceforge.net/tracker/index.php?func=detail&aid=1674677&group_id=93107&atid=603141 ---------------------------------------------------------------------- Comment By: Purodha B Blissenbach (purodha) Date: 2007-06-03 02:48 Message: Logged In: YES user_id=46450 Originator: NO See also bug #1721918 - imho different, but likely to be treated in the very same piece of code. ---------------------------------------------------------------------- Comment By: Multichill (multichill) Date: 2007-06-02 12:36 Message: Logged In: YES user_id=1777493 Originator: NO Duplicate with 1710764 ? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1729765&group_id=93107 _______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
