﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1417	<gallery> tag is getting broken	Bernie Case		"I just installed FCKeditor within MediaWiki 1.10.1 last week and noticed a bug today.  It would appear that it doesn't honor the <gallery> tag.

http://en.wikipedia.org/wiki/Wikipedia:Picture_tutorial#New_MediaWiki_.3Cgallery.3E_tag

The following code gets turned into something completely different within the editor.

Original Wikicode:
<gallery>
Image:Darth Vader Bldg 1.jpg|The ""Darth Vader Building"" viewed from the East.
Image:Darth Vader Bldg 01.jpg|Seen again from the East.
Image:Seattle 4th Avenue north from Virginia.jpg|Looking north from the corner of Fourth and Virginia in Downtown Seattle.
</gallery>

FCKeditor-translated code:


{| cellspacing=""0"" cellpadding=""0"" class=""gallery""
|-
| <div class=""gallerybox"" style=""width: 150px;""><div class=""thumb"" style=""padding: 28px 0pt; width: 150px;"">[[Image:Darth Vader Bldg 1.jpg|[[Image:]]]]</div> <div class=""gallerytext"">
The ""Darth Vader Building"" viewed from the East.
</div></div>
| <div class=""gallerybox"" style=""width: 150px;""><div class=""thumb"" style=""padding: 28px 0pt; width: 150px;"">[[Image:Darth Vader Bldg 01.jpg|[[Image:]]]]</div> <div class=""gallerytext"">
Seen again from the East.
</div></div>
| <div class=""gallerybox"" style=""width: 150px;""><div class=""thumb"" style=""padding: 13px 0pt; width: 150px;"">[[Image:Seattle 4th Avenue north from Virginia.jpg|[[Image:]]]]</div> <div class=""gallerytext"">
Looking north from the corner of Fourth and Virginia in Downtown Seattle.
</div></div>
|}"	Bug	closed	Normal		Project : MediaWiki+FCKeditor	SVN (FCKeditor) - Retired	fixed	Confirmed	
