https://bugzilla.wikimedia.org/show_bug.cgi?id=50523
James Forrester <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://parsoid.wmflabs.org/ | |en/Peter_Hammill CC| |[email protected] Component|General |General Assignee|[email protected] |[email protected] Product|VisualEditor |Parsoid Summary|VisualEditor: Image had |Image provided with |width/height too small in |non-default (smaller) |the DOM |width/height in template --- Comment #2 from James Forrester <[email protected]> --- The template in question uses {{#invoke:InfoboxImage}} and a bunch of ludicrously-complex wikitext, but when not given a size will use the standard thumbnail size, which enwiki uses on default MW options - i.e. 220px wide. Instead, Parsoid comes up with the size of 128x180px, though from where I can't quite see. -- 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
