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

MIP Validator 校验问题 mip-form'的子级标签 和 body验证 #336

Open
SMALL- opened this issue Aug 14, 2018 · 0 comments
Open

MIP Validator 校验问题 mip-form'的子级标签 和 body验证 #336

SMALL- opened this issue Aug 14, 2018 · 0 comments
Assignees

Comments

@SMALL-
Copy link

SMALL- commented Aug 14, 2018

BUG 描述
1、文章内容出现了html代码 比如 和 就不能校验通过
2、mip-form 的子级
<mip-form url="http://www.baidu.com"> <h1>Sign-up form</h1> <p>This is the basic look of my form without table</p> <label>Name <span>Add your name</span> </label> <input type=”text” name=”name” id=”name” /> <label>Email <span>Add a valid address</span> </label> <input type=”text” name=”email” id=”email” /> <label>Password <span>Min. size 6 chars</span> </label> <input type=”text” name=”password” id=”password” /> <button type=”submit”>Sign-up</button> </mip-form>
代码入上 提示:“标签'input'只能是标签'mip-form'的子级标签”,然后把前面的html删掉效验就通过了
复现步骤
重新复现 Bug 的步骤
https://www.mipengine.org/validator/preview
校验http://dedecms.90zs.net/mip/view.php?aid=29

期望结果
解决两个问题

其他信息
其他补充信息

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants