[wp-hackers] overly aggressive replacement of <em> tags with <i>?

Robin Adrianse robin.adr at gmail.com
Thu Apr 19 02:03:25 GMT 2007


This has been fixed since r4772. It was fixed when the patch to upgrade
TinyMCE to 2.1.0 was committed. Try latest trunk.

Matt: I believe it's for the RCE's displaying of the output. I don't know
the specifics. But it doesn't convert it permanently as far as I know.

On 4/18/07, Alan J Castonguay <alan at verselogic.net> wrote:
>
> Sometimes I like to include embedded flash videos in a post. Commonly I
> switch over to the code editor and paste in the relevant html. It
> Publishes fine, but when if I hit Save and Continue, or just save a
> draft and come back, the text that once looked like
> > <embed src="http://www.youtube.com/v/whatever"
> > type="application/x-shockwave-flash" width="425" height="350"></embed>
> now looks like
> > <ibed type="application/x-shockwave-flash" width="425"
> > height="350"></ibed>
> . This looks like overly aggressive replacement of <em> tags with <i>.
> I'm not sure why though. Any idea?
>
> 2.2-bleeding / 4772 (from svn)
>
> --
> Alan J Castonguay
> 519.567.2633
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list