php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11975 mix of hebrew & english
Submitted: 2001-07-09 08:43 UTC Modified: 2002-09-26 12:43 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: barak at inspot dot co dot il Assigned:
Status: Wont fix Package: *Languages/Translation
PHP Version: 4.0.6 OS: Win98
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: barak at inspot dot co dot il
New email:
PHP Version: OS:

 

 [2001-07-09 08:43 UTC] barak at inspot dot co dot il
Hi,
I have some problem using hebrevc() with mixed sentense
of hebrew & english. 

Text example from textarea (right-to-left):
                <english-2><hebrew-1>
                           <hebrew-3>

The text result:
                <hebrew-1><english-2>
                           <hebrew-3>

How can I solve this switching problem?
Regards,
Barak Shimoni.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-09 18:46 UTC] jimw@php.net
The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php


 [2002-06-04 04:38 UTC] tal@php.net
This is not a support question.
It is a bug, and i'm now working on a way to fix it.
Assigning to myself.

-Tal
 [2002-06-08 12:44 UTC] tal@php.net
changing status to analyzed, as this is what i currently do ;-)

-Tal
 [2002-06-18 06:26 UTC] derick@php.net
Any news on this?
 [2002-09-26 12:43 UTC] tal@php.net
I'm not going to fix that, as it will be a LOT of work, and we already got that working in the fribidi extension (fribidi_log2vis).

Tal
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 03:01:29 2024 UTC