Ticket #757 (closed defect: fixed)
null 검사를 정확하게 하지 않는 문제
| Reported by: | creorix | Owned by: | inureyes |
|---|---|---|---|
| Priority: | major | Milestone: | 1.5.4 |
| Component: | Core | Version: | 1.5 |
| Keywords: | null | Cc: | dev@… |
| Release: |
Description
#726을 수정하다가 발견한 문제로, 0 == null인데도 ===을 사용하지 않고 null 여부를 비교한 부분이 있습니다. 이를 수정합니다.
Change History
Note: See
TracTickets for help on using
tickets.
