https://bugzilla.wikimedia.org/show_bug.cgi?id=30110
--- Comment #3 from Bryan Tong Minh <[email protected]> 2011-07-29 07:38:52 UTC --- The title attribute should be added to the <img> Actual: <img alt="Caption" src="//upload.wikimedia.org/wikipedia/commons/4/47/Placeholder.png" width="678" height="841" /> Expected: <img alt="Caption" title="Caption" src="//upload.wikimedia.org/wikipedia/commons/4/47/Placeholder.png" width="678" height="841" /> -- 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
