https://bugzilla.wikimedia.org/show_bug.cgi?id=38351
Niklas Laxström <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] Component|Translate |Parser Version|master |unspecified AssignedTo|[email protected] |[email protected]. | |org Product|MediaWiki extensions |MediaWiki Target Milestone|--- |1.20.0 release --- Comment #2 from Niklas Laxström <[email protected]> 2012-07-12 22:46:50 UTC --- Linker::makeImageLink2: 621 if ( $fp['align'] == '' ) { 622 $fp['align'] = $wgContLang->alignEnd(); 623 } This should use the page language from the parser. Throwing to MediaWiki/Parser. Robin introduced the concept, so maybe he can give some comments. -- 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
