Results 1 to 4 of 4

Special characters issue in vBSEO 3.5.2

This is a discussion on Special characters issue in vBSEO 3.5.2 within the Bug Reporting forums, part of the vBSEO SEO Plugin category; There´s a little bug with special characters in line 601 in the file "upload\ vbseo \includes\functions_vbseo_url.php " PHP Code: array( ...

  1. #1
    Senior Member
    Real Name
    Matthias
    Join Date
    Mar 2009
    Posts
    376
    Liked
    19 times

    Special characters issue in vBSEO 3.5.2

    There´s a little bug with special characters in line 601 in the file "upload\vbseo\includes\functions_vbseo_url.php "

    PHP Code:
    array('Ş' => 'th''ş' => 'th''Ğ' => 'dh''ğ' => 'dh''ß' => 'ss',
    'Œ' => 'oe''œ' => 'oe''Æ' => 'ae''æ' => 'ae',
    'Ä' => 'ae''ä' => 'ae''ö' => 'oe''ü' => 'ue'

    should be
    PHP Code:
    array('Ş' => 'th''ş' => 'th''Ğ' => 'dh''ğ' => 'dh''ß' => 'ss',
    'Œ' => 'oe''œ' => 'oe''Æ' => 'ae''æ' => 'ae',
    'Ä' => 'ae''Ö'=>'Oe''Ü'=>'Ue''ä' => 'ae''ö' => 'oe''ü' => 'ue'

    Ö and Ü is missing

    Please fix as fast as you can

    Reported also here: Umlautbug ? Ä Ü Ö vs äüö

  2. #2
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    Not every special character is included for every language. That is why there is the portal option for you to add your own based on your character set/language.

  3. #3
    Senior Member
    Real Name
    Matthias
    Join Date
    Mar 2009
    Posts
    376
    Liked
    19 times
    Well, in languages there's an Ä is think there are also Ös and Üs....

    But okay

    Perhaps someone can modify the German phrase in this section? There it tells that German formus might include the Ö and Ü rewrite?

    There's an issue in the German phrase, too.
    The examples tell me to add:
    Ü=>'Ue'
    but it must be
    'Ü'=>'Ue'


  4. #4
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    You can add any specific charter replacement you choose. That's why this is not a bug at all.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

Similar Threads

  1. vBulletin 3.x Special Characters Display as Codes After VBSEO Config Save
    By enivid in forum Troubleshooting
    Replies: 4
    Last Post: 07-21-2010, 02:29 AM
  2. Special Characters
    By Bonus Paradise in forum General Discussion
    Replies: 5
    Last Post: 02-25-2009, 09:18 AM
  3. Special characters
    By Ska in forum URL Rewrite Settings
    Replies: 0
    Last Post: 07-13-2008, 01:43 PM
  4. Bug with special characters
    By MoMan in forum Bug Reporting
    Replies: 2
    Last Post: 03-05-2007, 07:17 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •