Bug(バグ) #1302
OpenPNE's tinyMCE plugin can't convert from <i> tag to <op:i> tag
Start date:
2010-07-06
Due date:
% Done:
100%
3.6 で発生するか:
Unknown (未調査)
3.8 で発生するか:
Unknown (未調査)
Description
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.
Related issues
Associated revisions
fixed opWidgetFormRichTextareaOpenPNE doesn't convert i tag to op:i tag (fixes #1302)
History
#1
Updated by Shogo Kawahara about 12 years ago
- Status changed from New(新規) to Accepted(着手)
#2
Updated by Shogo Kawahara about 12 years ago
- Status changed from Accepted(着手) to Pending Review(レビュー待ち)
- % Done changed from 0 to 50
更新履歴 e64bbd0555537b4c980329ea6e319d6e4b1aafc5 で適用されました。
#3
Updated by Rimpei Ogawa about 12 years ago
- Status changed from Pending Review(レビュー待ち) to Pending Testing(テスト待ち)
- % Done changed from 50 to 70
#4
Updated by Kousuke Ebihara about 12 years ago
- Status changed from Pending Testing(テスト待ち) to Fixed(完了)
- % Done changed from 70 to 100
#5
Updated by kaoru n over 5 years ago
- Related to Task(タスク) #4071: OpenPNEに同梱されている TinyMCE 3.4.4 が IE11 に対応していないため、バージョンアップについて調査する added