Bug(バグ) #424
Uploaded images are outputted as JPEG image unless template specifies the "format" option to the helper (テンプレートで format オプションをヘルパーに指定しなかった場合、常に JPEG イメージとして出力されてしまう)
Start date:
2010-01-02
Due date:
% Done:
100%
3.6 で発生するか:
Unknown (未調査)
3.8 で発生するか:
Unknown (未調査)
Description
Uploaded images are outputted as JPEG image unless template specifies the "format" option to the helper.
テンプレートで format オプションをヘルパーに指定しなかった場合、常に JPEG イメージとして出力されてしまう。
Related issues
Associated revisions
fixed the sf_image_path() helper function always displays JPEG image (fixes #424)
History
#1
Updated by Kousuke Ebihara over 12 years ago
- Status changed from Accepted(着手) to Pending Review(レビュー待ち)
- % Done changed from 0 to 50
更新履歴commit:"22900d0736fa0873e7a5e6558085e2dbf2611d54"で適用されました。
#2
Updated by Kousuke Ebihara over 12 years ago
- Status changed from Pending Review(レビュー待ち) to Fixed(完了)
- % Done changed from 50 to 100