[wp-trac] [WordPress Trac] #24379: Gallery Short Code doesn't show in Visual content area
WordPress Trac
noreply at wordpress.org
Tue May 21 01:46:37 UTC 2013
#24379: Gallery Short Code doesn't show in Visual content area
--------------------------+---------------------------------------
Reporter: RDall | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords: needs-testing needs-patch
--------------------------+---------------------------------------
When adding a gallery to a standard post (not a gallery PF) the gallery is
not displayed in the content area of the post when viewing in visual. It
is only when you click on the text view that you can see the gallery short
code.
When I viewed the HTML source code of the page I saw the code below.
{{{
<p><img data-mce-src="http://test.robertdall.com/wp-
includes/js/tinymce/plugins/wpgallery/img/t.gif"
src="http://test.robertdall.com/wp-
includes/js/tinymce/plugins/wpgallery/img/t.gif" alt="" title="gallery
columns="2" ids="1042,1041,1040"" class="wpGallery
mceItem"></p>
}}}
See below screenshot for to show the firebug hover view Showing Gallery
code being called in visual view.
http://cl.ly/image/132x321a3T1z
Code View showing the short code:
http://cl.ly/image/3j191g280O0t
But when you click to view the post. http://test.robertdall.com/?p=1176 It
shows the gallery fine.
I have replicated this on two external builds and my locally hosted one
with exactly the same results.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24379>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list