Kenji Suzuki
kenji****@gmail*****
2011年 8月 29日 (月) 06:25:56 JST
Kenji です。 On Sat, 27 Aug 2011 13:56:18 +0900 sho <sho****@ohkun*****> wrote: > sho です。 > >> あと installation/upgrade_203.html ですが,<h2> 内の文言の「〜しました」 > >> は不要ですよね? > > > > http://codeigniter.sourceforge.jp/kenji/ci-ja/user_guide_ja/installation/upgrade_203.html > > これですか。 > > > > 確かに、訳が少々変ですね。このファイル全体のレビューと修正が必要そうです。 > > 一部修正してみました。 > > https://bitbucket.org/codeigniter_jp/ci-ja/changeset/5b0815ce36f4 > > ただ,そもそも原文がよくわかりませんね。Step 1 は Step 2 と 3 を包含して > いるような気がするのですが。 > > http://codeigniter.com/user_guide/installation/upgrade_203.html 最新ソースでは修正が入っていますね。 https://github.com/EllisLab/CodeIgniter/commits/develop/user_guide/installation/upgrade_203.html の上から 2つの修正を適用しましょう。 https://github.com/EllisLab/CodeIgniter/commit/f092fdffe24a65ae03b88a9596fe9e596e0ec788#user_guide/installation/upgrade_203.html https://github.com/EllisLab/CodeIgniter/commit/c51a435968eda164dc5d055ff9ec15918a6f56ab#user_guide/installation/upgrade_203.html > それと,「アプリケーションのプロファイリング」の検証中にバグを見つけたの > で本家に報告しておきました。 > > https://github.com/EllisLab/CodeIgniter/issues/318 修正の pull request が投稿されてますね。 // Kenji