プロジェクト

全般

プロフィール

Bug(バグ) #1433

The issue that image_tag_sf_image() add "no_image" attribute to img tag when $filename isn't empty

Shogo Kawaharaほぼ14年前に追加. 6年以上前に更新.

ステータス:
Fixed(完了)
優先度:
Normal(通常)
担当者:
対象バージョン:
開始日:
2010-07-26
期日:
進捗率:

100%

3.6 で発生するか:
Yes
3.8 で発生するか:
Unknown (未調査)

説明

Overivew (概要)

image_tag_sf_image() で、 $filename が空出ないとき、 "no_image"属性が追加されることがある。

The issue that image_tag_sf_image() add "no_image" attribute to img tag when $file is exists.

Caucase (原因)

この問題は、#1312 に関連して発生しており、画像が存在する場合には "no_image" オプションを
unset() しない状況が続いていました。

Way to fix (修正内容)


関連するチケット

関連している OpenPNE 3 - Bug(バグ) #1312: The issue that image_tag_sf_image() of sfImageHandlerPlugin add "no_image" attribute to img tag (image_tag_sf_image() が no_image属性をimgタグに付加してしまう) Fixed(完了) 2010-07-09
関連している OpenPNE 3 - Backport(バックポート) #1434: The issue that image_tag_sf_image() add "no_image" attribute to img tag when $filename isn't empty Won't fix(対応せず) 2010-07-26
関連している OpenPNE 3 - Backport(バックポート) #1435: The issue that image_tag_sf_image() add "no_image" attribute to img tag when $filename isn't empty Fixed(完了) 2010-07-26
関連している OpenPNE 3 - Backport(バックポート) #1436: The issue that image_tag_sf_image() add "no_image" attribute to img tag when $filename isn't empty Fixed(完了) 2010-07-26
関連している OpenPNE 3 - Backport(バックポート) #1437: The issue that image_tag_sf_image() add "no_image" attribute to img tag when $filename isn't empty Fixed(完了) 2010-07-26

関係しているリビジョン

リビジョン f4ad05e7 (差分)
Shogo Kawaharaほぼ14年前に追加

fixed image_tag_sf_image() to unset "no_image" option (fixes #1433)

履歴

#1 Shogo Kawaharaほぼ14年前に更新

  • ステータスNew(新規) から Pending Review(レビュー待ち) に変更
  • 進捗率0 から 50 に変更

更新履歴 f4ad05e79d283f9e1bea75710ccd8153e8628991 で適用されました。

#2 Rimpei Ogawa13年以上前に更新

  • 3.6 で発生するかYes にセット

#3 Rimpei Ogawa13年以上前に更新

  • ステータスPending Review(レビュー待ち) から Pending Testing(テスト待ち) に変更
  • 進捗率50 から 70 に変更

#4 Yuma Sakata12年以上前に更新

  • ステータスPending Testing(テスト待ち) から Fixed(完了) に変更
  • 進捗率70 から 100 に変更

テストOKです。

他の形式にエクスポート: Atom PDF