正在做freecms的二次开发,特对开发过程中遇到的问题及原因分析进行总结分享,共勉。
2014/4/25
错误提示:静态化处理失败,原因:Expression answerList is undefined on line 29, column 16 in templet/freecms/questionType.html.
原因:answerList静态化时返回为空
错误提示:静态化处理失败,原因:XML fragments parsed from previous mappers does not contain value for cn.freeteam.cms.dao.QuestionMapper.selectByType
原因:检查QuestionMapper_mssql.xml文件,肯定是当中语法或者名字弄错了
FreeCMS开发过程问题总结(持续更新中),布布扣,bubuko.com
原文地址:http://www.cnblogs.com/lcchuguo/p/3808767.html