Opened 14 years ago
Closed 14 years ago
#4046 closed defect (fixed)
携帯版で退会したときに500エラー
Reported by: | ShogoKawahara | Owned by: | ShogoKawahara |
---|---|---|---|
Priority: | minor | Milestone: | OpenPNE3.0.6 |
Component: | core | Version: | 3.0.x & 3.1.x |
Keywords: | OpenPNE3.1.1 | Cc: |
Description
概要
携帯版で退会処理を行ったときに500エラーが起きる。
再現手順
携帯版で退会処理を行う
原因
退会時に、管理者にメールを送るときのためのテンプレートが、携帯版には用意されていませんでした。
複数アプリケーションで横断利用可能なテンプレートディレクトリを利用するように変更します。
Change History (3)
comment:1 Changed 14 years ago by
Owner: | changed from nobody to ShogoKawahara |
---|---|
Status: | new → assigned |
comment:2 Changed 14 years ago by
Keywords: | OpenPNE3.1.1 確認中 added; OpenPNE3.1.1 removed |
---|
comment:3 Changed 14 years ago by
Keywords: | OpenPNE3.1.1 added; OpenPNE3.1.1 確認中 removed |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
r12061(trunk) r12062(3.0.x)
修正しました。