https://bugzilla.wikimedia.org/show_bug.cgi?id=70767
--- Comment #1 from Aude <[email protected]> --- part of the solution to this is to avoid using Linker whenever possible. We are currently using Linker to format property id links in ClaimsView and SnakHtmlGenerator. Instead we should use an EntityIdHtmlLinkFormatter that makes use of an EntityInfoTermLookup / LabelLookup for this. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
