0
Welcome Guest! Login
0 items Join Now

Gantry saves un-readable character in arabic & hebrew

  • Gantry saves un-readable character in arabic & hebrew

    Posted 14 years 7 months ago
    • Hi,
      Bug: I use rt_zephyr_j15 template, Joomla 1.5
      When i save Hebrew or Arabic in Joomla Template Admin Panel,
      The Arabic & Hebrew Displays like
      ddس�بس�ب

      Try it: copy this test هذه تجربة لللغة العربية
      save it in the pop-up fields, it will save corrupted.

      Thanks
    • Kat05's Avatar
    • Kat05
    • Preeminent Rocketeer
    • Posts: 25898
    • Thanks: 334

    Re: Gantry saves un-readable character in arabic & hebrew

    Posted 14 years 7 months ago
  • Re: Gantry saves un-readable character in arabic & hebrew

    Posted 14 years 7 months ago
    • Ok, i`ve fixed it by editing the file in
      \components\com_gantry\admin\elements\text.php
      And replaced:
      $value = htmlentities($value);
      with
      $value = htmlentities($value,ENT_QUOTES, 'UTF-8');
    • Kat05's Avatar
    • Kat05
    • Preeminent Rocketeer
    • Posts: 25898
    • Thanks: 334

    Re: Gantry saves un-readable character in arabic & hebrew

    Posted 14 years 6 months ago
    • hi again,

      this issue should be fixed in the latest version of gantry (3.0.12) so you can just type in the normal characters and they should show fine in both backend and frontend.

      kat :)
    • Kat05 / QA Lead & Support / Germany

Time to create page: 0.057 seconds