Project

General

Profile

Backport(バックポート) #1435

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

Added by Shogo Kawahara over 13 years ago. Updated over 13 years ago.

Status:
Fixed(完了)
Priority:
Normal(通常)
Target version:
Start date:
2010-07-26
Due date:
% Done:

100%


Description

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 (修正内容)


Related issues

Related to OpenPNE 3 - Bug(バグ) #1433: The issue that image_tag_sf_image() add "no_image" attribute to img tag when $filename isn't empty Fixed(完了) 2010-07-26

Associated revisions

Revision fbd694e1 (diff)
Added by Shogo Kawahara over 13 years ago

fixed image_tag_sf_image() to unset "no_image" option (fixes #1435, BP from #1433)

History

#1 Updated by Shogo Kawahara over 13 years ago

  • Status changed from New(新規) to Pending Review(レビュー待ち)
  • % Done changed from 0 to 50

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

#2 Updated by Mutsumi Imamura over 13 years ago

確認しました。テストOKです。

#3 Updated by Rimpei Ogawa over 13 years ago

  • Status changed from Pending Review(レビュー待ち) to Pending Testing(テスト待ち)
  • % Done changed from 50 to 70

#4 Updated by Mutsumi Imamura over 13 years ago

  • Status changed from Pending Testing(テスト待ち) to Fixed(完了)
  • % Done changed from 70 to 100

Also available in: Atom PDF