Hi, I just tried to commit some new translations using the online editor (very cool application, btw! Kudos!). WHen I tried to commit the files it silently failed to do so and even worse seems to have lost the translated file. I tried again and using Firebug I checked what happened there. There was an AJAX request happening to edit.php.net/do/vcsCommit. This request got two warnings from PHP: Warning: filemtime() [function.filemtime]: stat failed for /local/web/sites/edit.php.net/data/phpdoc-all/de//reference/array/functions//array-fill-keys.xml in /local/web/sites/edit.php.net/php/RepositoryManager.php on line 558 and the same message on line 569.
Olli