Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

説明文にタグを入力すると、フロントで出力されるhtmlがおかしい #40

Open
ryo-endo opened this issue Nov 25, 2016 · 0 comments
Labels
Milestone

Comments

@ryo-endo
Copy link
Contributor

対象

feature/1.0.0

現象

説明文にタグを入力すると、フロントで出力されるhtmlがおかしい。

タグの外に出力されたり、からの

が出力されている。

説明文:AA<h3>BB</h3>CC
image

期待結果

<p>AA<h3>BB</h3>CC<p>
と出力されること。

その他

商品の説明文など、他でHTMLコード使用している箇所も同じ。
twigの仕様or不具合か?

@ryo-endo ryo-endo modified the milestone: 1.0.0 Dec 1, 2016
@ryo-endo ryo-endo changed the title [feature/1.0.0]説明文にタグを入力すると、フロントで出力されるhtmlがおかしい 説明文にタグを入力すると、フロントで出力されるhtmlがおかしい Dec 7, 2016
@t-nagahashi t-nagahashi added this to the 1.0.2 milestone Oct 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants