Skip to content

内容显示严重BUG #786

Description

@liuxcoder

BUG重现方式:
一、添加内容,并上传几张图片。
image
这时前台显示是正常的。就不上图了。
二、在图片之间打空格
image
这时前台显示错误!
image
注意:
1和2之间打了一个空格,显示正确。
2和3之间打了二个空格,显示错误,第一个空格被转码,第二个空格正常
3和4之间打了三个空格,显示错误,第一、三个空格被转码,第二个空格正常
所有图片间的空格都被转码。
模板文件写法:
<stl:Content type="Content"></stl:Content>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions