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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Thu Dec 26 19:01:30 2024 UTC