Opened 12 years ago
Closed 12 years ago
#3718 closed defect (fixed)
登録日別メンバー数表示(日次集計)で月末の行が表示されない場合がある
Reported by: | ruikubo | Owned by: | ruikubo |
---|---|---|---|
Priority: | major | Milestone: | OpenPNE2.12.10 |
Component: | pne-admin | Version: | 2.12.x & 2.14.x |
Keywords: | OpenPNE2.13.8 | Cc: |
Description (last modified by )
■現象
管理画面の登録日別メンバー数表示で、月次集計から日次集計に遷移した場合に、
月末の行が表示されないことがある。
■原因
表示対象月の日数の計算に現在時刻を利用しているため。
■修正内容
表示対象月の日数の計算に表示対象月の情報を利用する。
- stable(ブランチのr10963)
- trunk(ブランチのr10965)
■関連情報
Change History (11)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 12 years ago by
Keywords: | OpenPNE2.13.8 added |
---|---|
Milestone: | → OpenPNE2.12.10 |
comment:3 Changed 12 years ago by
Priority: | minor → major |
---|
comment:4 Changed 12 years ago by
Owner: | changed from nobody to imamura623 |
---|---|
Status: | new → assigned |
コミットします。
comment:5 Changed 12 years ago by
Owner: | changed from imamura623 to kiwa |
---|---|
Status: | assigned → new |
交代しました。
comment:6 Changed 12 years ago by
Keywords: | 確認中 added |
---|
comment:7 Changed 12 years ago by
Keywords: | テスト待ち added; 確認中 removed |
---|
comment:8 Changed 12 years ago by
Keywords: | テスト待ち removed |
---|---|
Resolution: | → fixed |
Status: | new → closed |
以下の環境で動作テストを実施し問題ないことを確認しました。
- 2.12x
- 2.13x
comment:10 Changed 12 years ago by
Owner: | changed from kiwa to ruikubo |
---|---|
Status: | reopened → new |
comment:11 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
遅くなりました。2.12.10で取り込ませてもらいます。