Ticket #712 (closed defect: fixed)
대소문자 구별하지 않는 DB에서 플러그인 테이블 생성 및 확인시의 문제
| Reported by: | inureyes | Owned by: | inureyes |
|---|---|---|---|
| Priority: | major | Milestone: | 1.6 |
| Component: | Core | Version: | 1.6 |
| Keywords: | db,plugin,case | Cc: | |
| Release: |
Description
개요
- 대소문자를 구별하지 않는 환경에서 플러그인 테이블을 다룰 때, 텍스트큐브 자체의 테이블은 대소문자에 대한 처리가 되지만 플러그인(또는 기타) 테이블을 처리할 때는 처리하지 않고 있음.
- 대소문자 구분 루틴과 그에 따른 처리 과정의 다형성이 필요.
- 할 때 마다 쿼리 말고 서비스 셋팅에 구겨넣는 지혜를 발휘합시당.
- reported by bellblog (http://forum.tattersite.com/ko/viewtopic.php?id=3913)
Change History
Note: See
TracTickets for help on using
tickets.
