FreeMarker template error: The following has evaluated to null or missing: ==> blogger.md [in template "admin/about.ftl" at line 44, column 84]

 

FreeMarker template error:
The following has evaluated to null or missing:
==> blogger.md [in template "admin/about.ftl" at line 44, column 84]

 

报错信息:

  admin/about.ftl文件中44行中为null,或者丢失信息,44行代码:<textarea style="display: none;">${blogger.md}</textarea>,也就是说在给textarea赋值的时候出现了null。

原因:数据库中查询出来的md字段值为null,所以数据传递到页面的时候,获取md值的时候就会出现null。

 

posted @   裸奔的太阳  阅读(8058)  评论(0)    收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示