https://bugzilla.wikimedia.org/show_bug.cgi?id=65915
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- It seems that we are loading links by namespace/title pair. If a page with the same namespace/title exists in multitple wikis, this would load unwanted data from other wikis. I think this could be resolved in two steps: 1. Catch the exception and ignore unrelated reference 2. Add a wiki field to flow_wiki_ref so only to load reference for the page in current wiki, remove the exception in step 1. -- 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
