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
 [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 08:01:29 2024 UTC