php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18147 bindtextdomain() is not finding my .mo files
Submitted: 2002-07-03 14:12 UTC Modified: 2002-08-06 02:23 UTC
From: thiago at softexpert dot com Assigned:
Status: Closed Package: Gettext related
PHP Version: 4.2.1 OS: Windows XP
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: thiago at softexpert dot com
New email:
PHP Version: OS:

 

 [2002-07-03 14:12 UTC] thiago at softexpert dot com
bindtextdomain() is not working with php 4.2.1.
The same code works with php 4.1.2.

Php 4.1.2 returns the bindtextdomain() path as c:/path/subdir
Php 4.2.1 returns the bindtextdomain() path as c:\path\subdir

I cant paste code because you guys would need the .mo file too.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-06 00:24 UTC] nathan at silverorange dot com
This has been resolved.  See bug #18693 for details and link to download an update php_gettext.dll
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 10:01:30 2024 UTC