https://bugzilla.wikimedia.org/show_bug.cgi?id=69956
Derk-Jan Hartman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Derk-Jan Hartman <[email protected]> --- Not to mention that PD is not a license :) The path for this code is. mmv.EmbedFileFormatter.js:getCreditHtml() mmv.EmbedFileFormatter.js:getLinkUrl() mmv.routing.Router.js:createdHashedUrl() mmv.routing.Router.js:createHash() mw.Title:getPrefixedDb() createdHashedUrl() combines the descriptionUrl with 'shared' context, with the hash which has a 'local' context.. If I understand correctly, the Route, is basically what defines the hash for media viewer. In that case the above combination is broken by definition, because is combines something with a remote and a local context... -- 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
