#3478 closed defect (fixed)
お気に入りの日記があるとホーム画面でエラーになる
Reported by: | nagasawa | Owned by: | nagasawa |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | plugins | Version: | 3.0.x |
Keywords: | opFavoritePlugin | Cc: |
Description
お気に入りに追加したメンバーが日記を書いていた場合 ホーム画面でエラーが表示される。
原因
include_simple_boxが渡している変数名がoptionなのに対して _partsSimpleBox.phpがoptionsになっている。
Change History (3)
comment:1 Changed 12 years ago by
Component: | 指定しない → plugins |
---|
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
r10414 で修正しました。