https://bugzilla.wikimedia.org/show_bug.cgi?id=49400
--- Comment #7 from [email protected] --- There are two independent issues here, it appears. 1. Image attributes that are template-affected are not properly marked up during parse and hence doesn't rt back to its original form. This is an issue independent of {{largethumb}} usage. Once we fix this, even if the {{largethumb}} template doesn't parse correctly, it will RT correctly. This may be easier to fix. Will create a separate bug report for it. [subbu@earth tests] echo '[[File:Telephone exchange 1.svg|thumb|{{echo|261px}}]]' | node parse --wt2wt [[File:Telephone exchange 1.svg|thumb|261px]] 2. Proper rendering of the image in VE depends on us correctly handling the largethumb template (and other such templated image options containing pipes). -- 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
