Project

General

Profile

Actions

Backport(バックポート) #3861

open

管理画面のhtml挿入で,テキストモードからプレビューモードに切り替えた後,テキストモードに戻った時に入力内容が消える場合がある

Added by isao sano about 9 years ago. Updated about 8 years ago.

Status:
Rejected(差し戻し)
Priority:
Normal(通常)
Assignee:
Target version:
Start date:
2015-11-09
Due date:
% Done:

50%

Estimated time:

Description

概要

管理画面のhtml挿入で,テキストモードで例のようなソースを入力し,プレビューモードに切り替えた後,テキストモードに戻った時に入力内容が消える。


<span><script src="http://hoge.com"></script></span>
<span><a href="/"></a></span>

現象が発生する条件としては,spanタグやdivタグ,pタグなどの中で,プレビュー時に出力内容を持たないようなソースを入力した場合に発生する。

spanではなくdivでくくった場合は,入力内容が

<div>&nbsp;</div>
になる。

再現手順

  1. 管理画面のhtml挿入画面に遷移
  2. テキストモードのhtml挿入テキストエリアに<span><script src="http://hoge.com&quot;&gt;&lt;/script&gt;&lt;/span&gt;と入力する
  3. プレビューモード切替用ラジオボタンにチェックを入れる
  4. テキストモード切替用ラジオボタンにチェックを入れる
    ->手順2の入力内容が消えている
    ※srcで指定するurlが実在しているかどうかは本現象にかかわらない。

Related issues 1 (1 open0 closed)

Related to OpenPNE 3 - Bug(バグ) #3413: 管理画面のhtml挿入で,テキストモードからプレビューモードに切り替えた後,テキストモードに戻った時に入力内容が消える場合があるRejected(差し戻し)isao sano2013-09-30

Actions
Actions #1

Updated by isao sano about 9 years ago

  • Status changed from New(新規) to Accepted(着手)
Actions #2

Updated by isao sano about 9 years ago

  • Status changed from Accepted(着手) to Pending Review(レビュー待ち)
  • % Done changed from 0 to 50

https://github.com/openpne/OpenPNE3/pull/271
にてプルリクエストを行いました。

レビューお願いします。

Actions #3

Updated by isao sano about 9 years ago

  • Related to Bug(バグ) #3413: 管理画面のhtml挿入で,テキストモードからプレビューモードに切り替えた後,テキストモードに戻った時に入力内容が消える場合がある added
Actions #4

Updated by kaoru n about 9 years ago

  • Target version changed from OpenPNE 3.6.21 to OpenPNE 3.6.x
Actions #5

Updated by kaoru n about 9 years ago

  • Target version changed from OpenPNE 3.6.x to OpenPNE 3.6.22
Actions #6

Updated by kaoru n almost 9 years ago

  • Target version changed from OpenPNE 3.6.22 to OpenPNE 3.6.x
Actions #7

Updated by kaoru n over 8 years ago

  • Target version changed from OpenPNE 3.6.x to OpenPNE 3.6.24
Actions #8

Updated by Youichi Kimura over 8 years ago

  • Status changed from Pending Review(レビュー待ち) to Rejected(差し戻し)

#3413-14 と同様の理由で差し戻します。

Actions #9

Updated by kaoru n over 8 years ago

  • Target version changed from OpenPNE 3.6.24 to OpenPNE 3.6.x
Actions

Also available in: Atom PDF