Support » Fixing WordPress » Pound sign causing content curtailment.

  • Hi Folks,

    I have an issue with a few sites im running, in that when you enter a pound (£) sign into the content area, upon saving the page, it drops any content following the symbol.

    I have run WP for a few years now, and never had this issue before, and, it only happens with pound symbols, not dollar or any other special characters.

    Ive tested this in different versions of the release – 2.6 and 3.2.1 and can reproduce the error consistently.

    Character encoding is set to UTF8, and im not using any odd plugins to handle encoding or the like..

    Anyone come across the same issue ?

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter swinhoe

    (@swinhoe)

    *bump*

    Anyone out there with an opinion on this ?

    Its even doing it using the correct html entity code…

    please…

    Thread Starter swinhoe

    (@swinhoe)

    Ok, for the record, im investigating a Database / Table collation type mismatch that happens by default at install.. this could be the cause..

    Thread Starter swinhoe

    (@swinhoe)

    Progress;

    A new installation of the latest WP on a new DB, DOES NOT provide the ability to use some special characters.

    The standard UTF8 encoding helps in no way, and using a Latin based collation does nothing either.

    Can anyone shed any light on this ?
    Am i the only person able to reproduce this issue ?

    Thread Starter swinhoe

    (@swinhoe)

    ok, I have seem to have found the issue.

    If your PHP settings have ‘Multibyte String : mbstring.encoding_translation’ turned on, some special characters will not display, and cutail any content follwoing them.

    Turning this option off has resolved this issue..

    Check if this setting is on ro not using phpinfo() ;

    http://php.net/manual/en/function.phpinfo.php

    http://php.net/manual/en/book.mbstring.php

    Thread Starter swinhoe

    (@swinhoe)

    This can be closed now I guess. 🙂

    Just wanted to say that this was super helpful. My colleague found your post – we had the same problem and this seems to have helped.

    Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Pound sign causing content curtailment.’ is closed to new replies.