ID: 30597 Updated by: [EMAIL PROTECTED] Reported By: schnaaf at home dot nl -Status: Feedback +Status: No Feedback Bug Type: Gettext related Operating System: FreeBSD 4.7 PHP Version: 4.3.8 New Comment:
No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". Previous Comments: ------------------------------------------------------------------------ [2004-11-16 17:26:31] [EMAIL PROTECTED] Try to upgrade your gettext installation first. ------------------------------------------------------------------------ [2004-10-28 13:40:40] schnaaf at home dot nl Description: ------------ './configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-mysql=/usr/local' '--with-ttf' '--enable-safe-mode' '--enable-memory-limit' '--enable-track-vars' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-tiff-dir=/usr/local' '--with-png-dir=/usr/local' '--enable-bcmath' '--enable-versioning' '--enable-trans-sid' '--with-zlib' '--with-xml' '--enable-gd-imgstrttf' '--with-mcrypt' '--with-expat=/usr/local' '--enable-calendar' '--enable-ftp' '--enable-calendar' '--with-mhash' '--with-curl=/usr/local/include/curl' '--with-openssl' '--with-xml' '--with-dom=/usr/local' '--enable-wddx' '--with-sablot=/usr/local' '--with-expat=/usr/local' '--enable-xslt' '--with-xslt-sablot' '--with-dom-xslt=/usr/local' '--disable-cgi' '--with-gettext' Reproduce code: --------------- I have an application written in PHP with gettext support in a particular script. Every now and then the messages in this particular script don't get translated. A refresh of the page will sometimes help. But after reloading the page about five times the untranslated strings show up again. There seems to be no clear reason why this happens. Anybody? Expected result: ---------------- translated strings Actual result: -------------- sometimes the string gets translated sometimes it doesn't in the same script ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30597&edit=1