操作
Backport(バックポート) #1308
完了OpenPNE's tinyMCE plugin can't convert from <i> tag to <op:i> tag
開始日:
2010-07-06
期日:
進捗率:
100%
予定工数:
説明
Overview¶
ref: http://trac.openpne.jp/ticket/3743
Causes¶
When user input Italic's text by IE, Italic's text is written by <em> tag.
However, <em> tag don't allow by tinyMCE.
NOTE: This issue may occur in not only IE but also Opera.
Way to fix¶
Add "i/em" to tinyMCE's valid_elements option.
Itsuro Tajima さんが約14年前に更新
- ステータス を Accepted(着手) から Pending Review(レビュー待ち) に変更
更新履歴 4d9f96fa5c1f6024f9c83c428fd38ec4609b0e7f で適用されました。
Mutsumi Imamura さんが約14年前に更新
#1306 の問題がありますがOpenPNE3.4では対応しない方針ですのでスルーします。
<i> tag は正常に反映されることを確認しましたのでテストOKとします。
Rimpei Ogawa さんが約14年前に更新
- ステータス を Pending Review(レビュー待ち) から Pending Testing(テスト待ち) に変更
- 進捗率 を 50 から 70 に変更
Mutsumi Imamura さんが約14年前に更新
- ステータス を Pending Testing(テスト待ち) から Fixed(完了) に変更
- 進捗率 を 70 から 100 に変更
操作