Project

General

Profile

Actions

Bug(バグ) #995

closed

[Optimization] Waste file-accesses in i18n (i18n 関連処理で無駄なファイルアクセスがある)

Added by Kousuke Ebihara over 14 years ago. Updated over 14 years ago.

Status:
Fixed(完了)
Priority:
Normal(通常)
Target version:
Start date:
2010-04-27
Due date:
% Done:

100%

Estimated time:
3.6 で発生するか:
3.8 で発生するか:

Description

Waste file-accesses in i18n

i18n 関連処理で無駄なファイルアクセスがある


Related issues 2 (0 open2 closed)

Related to OpenPNE 3 - Bug(バグ) #1129: Warning error is occured when user's culture has no translation dictionary (e.g. English) (英語などの翻訳用の辞書ファイルがない言語を選択している場合にWarningエラーが発生する)Fixed(完了)Rimpei Ogawa2010-06-02

Actions
Related to OpenPNE 3 - Bug(バグ) #2516: pc_backend_dev.php や mobile_frontend_dev.php で見るとi18nのキャッシュについてのwarningが出るFixed(完了)Minoru Takai2011-10-192011-10-19

Actions
Actions #1

Updated by Kousuke Ebihara over 14 years ago

  • Status changed from Accepted(着手) to Pending Review(レビュー待ち)
  • % Done changed from 0 to 50

更新履歴 e97206671449fa3282d865d2f6b581dbb84b8ab5 で適用されました。

Actions #2

Updated by Kiwa Sakai over 14 years ago

  • Status changed from Pending Review(レビュー待ち) to Rejected(差し戻し)

symfony cc 実行時にWarningが発生するようになっています

>> file-     /OPENPNE_DIR/cache/apache/pc_frontend/prod/i18n/publicFlags.ja.xml.php
PHP Warning:  unlink(/OPENPNE_DIR/cache/apache/pc_frontend/prod/i18n/publicFlags.ja.xml.php): Permission denied in /OPENPNE_DIR/lib/vendor/symfony/lib/task/sfFilesystem.class.php on line 143
PHP Stack trace:
PHP   1. {main}() /usr/bin/symfony:0
PHP   2. include() /usr/bin/symfony:37
PHP   3. sfSymfonyCommandApplication->run() /OPENPNE_DIR/lib/vendor/symfony/lib/command/cli.php:20
PHP   4. sfTask->runFromCLI() /OPENPNE_DIR/lib/vendor/symfony/lib/command/sfSymfonyCommandApplication.class.php:76
PHP   5. sfBaseTask->doRun() /OPENPNE_DIR/lib/vendor/symfony/lib/task/sfTask.class.php:97
PHP   6. sfCacheClearTask->execute() /OPENPNE_DIR/lib/vendor/symfony/lib/task/sfBaseTask.class.php:68
PHP   7. sfFilesystem->remove() /OPENPNE_DIR/lib/vendor/symfony/lib/task/cache/sfCacheClearTask.class.php:128
PHP   8. unlink() /OPENPNE_DIR/lib/vendor/symfony/lib/task/sfFilesystem.class.php:143
Actions #3

Updated by Kousuke Ebihara over 14 years ago

  • Status changed from Rejected(差し戻し) to Pending Review(レビュー待ち)

更新履歴 67cc5bc91e02b7b4e0033cab18d2427c5001aa81 で適用されました。

Actions #4

Updated by Kousuke Ebihara over 14 years ago

  • Status changed from Pending Review(レビュー待ち) to Pending Testing(テスト待ち)
Actions #5

Updated by Kiwa Sakai over 14 years ago

  • Status changed from Pending Testing(テスト待ち) to Fixed(完了)
  • % Done changed from 50 to 100

完了にします

Actions

Also available in: Atom PDF