https://bugzilla.wikimedia.org/show_bug.cgi?id=28277
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from [email protected] 2011-04-01 16:16:26 UTC --- You cannot import from w:en on wikibooks, because the URL is not created correct. The url is created the same way, as {{fullurl:}} do it: {{fullurl:w:en:Template:0}} gives http://pt.wikipedia.org/wiki/en:Template:0 and that url is not resolved from the Importer to http://en.wikipedia.org/wiki/Template:0 Resolving local redirects is a bad idea, because then you cannot import a redirect, but resolving "external" redirects should by done. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
