https://bugzilla.wikimedia.org/show_bug.cgi?id=16806
Splarka <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|[email protected], |[email protected] |[email protected] | AssignedTo|[email protected] |wikibugs- | |[email protected] Component|API |Images Summary|Inline links to files are |Inline links to files are no |not reported by the API |longer being registered in | |the link table or image | |table, or anywhere | |apparently Version|unspecified |1.14-svn --- Comment #1 from Splarka <[email protected]> 2008-12-27 05:03:53 UTC --- This is not the API's fault. Escaped image links are no longer being registered either as images nor as links. This can be verified by linking an image with [[:File]] or [[:Image]] and checking that such a link creates no backlink on the image description page, and no link on Special:Whatlinkshere. NOTE: This is only the case if the file/page exists. If not, the link _is_ registered. This is similar to how Special: page links are now registered if there is no such Special: page, like [[Special:Foobarbazlalala]] will register a NS_SPECIAL pagelink. Possibly due to related Image->File refactoring. Moving out of API component and resumming, removing some CCs too (since the API peeps probably don't care). Note: This was reported December 18th in #wikimedia-tech and I told the reporter to open a new bug. I can not find the new bug but if they did create one this may need duping. -- 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
