https://bugzilla.wikimedia.org/show_bug.cgi?id=32031
Bawolff <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|#ifexist does not say exist |#ifexist does not say exist |to existing images when |to existing redirects to |using media |file when using media |pseudo-namespace |pseudo-namespace --- Comment #2 from Bawolff <[email protected]> 2011-10-29 19:10:27 UTC --- Whoops, sorry. I totally misread what you wrote. Changing title back. To clarify the issue is: checking existence of Media:<some existing image, but possibly with no file description page, if for example from a foriegn image repo> returns true. but checking existence of Media:<some redirect to an image, possibly also on a foreign repo> returns false where we would expect it to return true. And checking existence of File:<something> just checks that the file description page exists. So we would want Media:<some redirect to an image, possibly also on a foreign repo> to be considered existing. -- 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
