Unicode Problem

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
AMIB
Posts: 2
Joined: Mon Jul 25, 2011 12:10 pm

Unicode Problem

Post by AMIB »

Rapid PHP 2011

While typing Unicode characters they are substituted with their ascii counterpart

for example typing ی results in ي
First one is ( Persian Yeh ) that is a Unicode only character
and the second is Arabic Yeh that is ascii ( with arabic codepage ) and the first one alternative.
jessetc
Posts: 1
Joined: Mon Aug 08, 2011 7:35 pm

Re: Unicode Problem

Post by jessetc »

I'm having the same issue man. Did anyone hit you back up?
Gatis
Blumentals Software Developer
Posts: 545
Joined: Sun Mar 05, 2006 12:30 am
Location: Latvia

Re: Unicode Problem

Post by Gatis »

Hi,

Sorry but there are some issues which can not be solved for now with Chinese, Persian and possibly some other similar languages.
Kind regards,
Gatis Avots
AMIB
Posts: 2
Joined: Mon Jul 25, 2011 12:10 pm

Re: Unicode Problem

Post by AMIB »

If the file already contains such a character, Rapid PHP opens and saves it correctly

This issue doesn't sound a complicated bug.
Just it must get the correct character and add that to the file, other things are handled correctly ( of course text rendering engine needs some modification that is not so important compare to this one )

Thanks anyway.
Post Reply