https://bugzilla.wikimedia.org/show_bug.cgi?id=45152
--- Comment #5 from Bawolff (Brian Wolff) <[email protected]> --- (In reply to comment #4) > (In reply to comment #3) > > However, we would still want to recognize > > red links though as a missing file if someone just added > > [[file:nonexistent.jpg]] to some message. So we don't want to ignore them in > > general. Maybe there could be special casing for links to $<number>, only in > > mediawiki namespace, to not register the link in the link tables. > > So how's this an i18n problem? Seems about fixing the query pages. Probably a > WONTFIX anyway, I don't see much value in it. By special casing the i18n system to think those are not links for the purpose of linksupdate (as one possible solution). Perhaps thats really more the parser component. I agree this is a rather low priority issue ( but dont quite think its a wontfix). Its presumably not just the query pages that we would want to change but anywhere that queries the link tables (special:whatlinkshere, various api calls) thus probably better to just not register such links in the first place. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
