Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, I just did some troubleshooting of this. The solution, I’m afraid, is to stop using two spaces. I won’t argue if it’s correct or not grammatically, but html has no proper way of supporting it, so better to just stop!

    What happens is that when you put two spaces in a row in the visual editor, wordpress converts it to “space + unicode_nbsp”. If wordpress converted the FIRST space to the nbsp, it would work better. You’ll still see the same problem on right- or full-justified text, but since the majority of text online is left-justified, it would be better. I filed a bug report at http://core.trac.ww.wp.xz.cn/ticket/19936)

    That sql command fixed it for me, but as soon as I deleted a post, it went back the way it was. Looks like whatever’s automatically setting the ‘count’ column in wordpress is doing it wrong! I’m still using 2.6.3 on this site though, so maybe it’s completely unrelated to what you’re seeing.

    Thread Starter jaddle

    (@jaddle)

    So I guess this is just plain broken… Should I send a bug report instead of forum posts?

    For now, I’ve done a workaround by making a new template with the html I need in it, so it won’t get modified by wordpress, but I can’t go doing that for every page that gets this kind of broken autoformatting done to it.

Viewing 3 replies - 1 through 3 (of 3 total)