From:             
Operating system: CentOS 5.2
PHP version:      Irrelevant
Package:          I18N and L10N related
Bug Type:         Bug
Bug description:Weird behavior upon reading .mo files

Description:
------------
When changing the .mo files, the changes are not taken into consideration
until reloading/restarting the webserver. The solution we are using at the
moment is to make symlinks for the modified .mo files and version them (so
basicly php ends up reading a default_5.mo file). But we have run into a
bug that it is for us very hard to track: sometimes while changing the .mo
files and updating the version, about 50% of the translation attempts fail,
reverting to printing the original text. It continues to do so until the
webserver is reloaded/restarted. I have managed to replicate the bug by
doing this: create the sylink, restart server, delete the symlink. In some
of the cases the weird behaviour will start to manifest. What is even
weirder is that putting back the symlinks does not help, the translation
requests continuing to be 50% failed.


-- 
Edit bug report at http://bugs.php.net/bug.php?id=53986&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=53986&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=53986&r=trysnapshot53
Try a snapshot (trunk):              
http://bugs.php.net/fix.php?id=53986&r=trysnapshottrunk
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=53986&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=53986&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=53986&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=53986&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=53986&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=53986&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=53986&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=53986&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=53986&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=53986&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=53986&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=53986&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=53986&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=53986&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=53986&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=53986&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=53986&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=53986&r=mysqlcfg

Reply via email to