1.4.1 에서 발견된 문제점입니다.
PC버전기본스킨(v3)에서는
<input type="checkbox" name="comment_status" class="iCheck" value="ALLOW"
checked="checked"|cond="$oDocument->allowComment()" id="comment_status" />
$oDocument->allowComment()이 쓰였지만 실질적으로는 저 변수가
동작하지 않습니다.
또한 모바일 기본스킨에서
<!--@if($oDocument->allowComment() && $oDocument->getCommentCount())-->
$oDocument->allowComment()이 동작하지 않아 댓글이 현재 출력되지
않습니다.
Original issue reported on code.google.com by mas...@sosirang.com on 27 Oct 2011 at 3:21
Original issue reported on code.google.com by
mas...@sosirang.com
on 27 Oct 2011 at 3:21