Opened 13 years ago
Closed 13 years ago
#4065 closed defect (fixed)
short open tag を使っている箇所がある
Reported by: | ogawa | Owned by: | ogawa |
---|---|---|---|
Priority: | minor | Milestone: | OpenPNE3.0.6 |
Component: | core | Version: | 3.0.x & 3.1.x |
Keywords: | OpenPNE3.1.1 | Cc: |
Description
テンプレート内で short open tag を使用している箇所があり、PHP の設定で short_open_tag が 0 になっている環境ではエラーが発生する。
Change History (3)
comment:1 Changed 13 years ago by
Keywords: | 確認中 added |
---|---|
Owner: | changed from nobody to ogawa |
Status: | new → assigned |
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
以下のリビジョンで修正しました。
core部分のみを対象に修正しましたが、プラグインの中にも使用しているものがあるかもしれません。