non-latin characters in file export.php

  • Posts: 2293
  • Thank you received: 315
12 years 8 months ago #41205

I have debug my site with Zend studio and accidentally find some bugs in your file administrator\components\com_hikashop\views\product\tmpl\export.php

let's see here (this is line 44 and 67):


$after_category_çcount = count($columns)-($product_table_count+3);

echo '"'.str_replace('"','""',$category->category_name).'"'.$separator.'"'.str_repeat('"'.$separator.'"',$after_category_çcount-1).'"'.$eol;

You can see there non-latin character. Maybe French....

This is trouble for some servers.


Я не явлюсь официальной службой поддержки!
Я здесь добровольно!

Хочешь получить купон на скидку Hikashop? Спроси меня как!
Last edit: 12 years 8 months ago by progreccor.

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
12 years 8 months ago #41370

Thanks. That's indeed a typo :)

We'll change that to avoid troubles with servers not supporting that.

Please Log in or Create an account to join the conversation.

Time to create page: 0.082 seconds
Powered by Kunena Forum