sitemesh下的validation失效问题
Closed this issue · 1 comments
GoogleCodeExporter commented
最新版本的rapid-framework
validation在没有sitemesh的时候,是正常的。
我用sitemesh对网页布局后,required字段为空也能正常提交。且�
��入数据库为空字
符串(非null),也就是model未进行验证,允许了提交。
且firebug下提示,rapid-validation.js出错。
请看看。谢谢
Original issue reported on code.google.com by shmim...@gmail.com
on 25 Jan 2010 at 1:03
GoogleCodeExporter commented
这个你应该查看sitemesh装饰完成后,页面变成什么样子。
这个是跟rapid-validation是没有关系的,完全是你装饰产生出来�
��页面错误引起。
Original comment by bad...@gmail.com
on 25 Jan 2010 at 10:05
- Changed state: Invalid