Feature #243
Supports multibyte characters for PDT 2.2.
| Status: | Closed | Start date: | 12/13/2010 | |
|---|---|---|---|---|
| Priority: | High | Due date: | 12/13/2010 | |
| Assignee: | % Done: | 100% |
||
| Category: | PDT Enhancements | |||
| Target version: | 1.2.0 | |||
| Tags: | ||||
| Votes: | 0 |
Description
MakeGood can run tests including multibyte characters, but PDT does not support multibyte characters in the PHP Editor and the Outline view and the Quick Outline view etc.
This is not a fatal defect, but it has troubled developers who use multibyte characters for a long time. Because they want to use their native language as the name of test cases to make code more intentional.
Resources
Related issues
Associated revisions
Added support for multibyte characters. (Issue #243)
Changed code so as to encode testing classes and methods by URLEncoder.encode(). (Issue #243)
History
Updated by Atsuhiro KUBO over 2 years ago
- Priority changed from Normal to High
Updated by Atsuhiro KUBO over 2 years ago
- Status changed from New to Assigned
Updated by Atsuhiro KUBO over 2 years ago
- Subject changed from Supports multibyte characters. to Supports multibyte characters for PDT 2.2.
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Updated by Atsuhiro KUBO over 2 years ago

Updated by Atsuhiro KUBO over 2 years ago
- Status changed from Closed to Feedback
Updated by Atsuhiro KUBO over 2 years ago
- Status changed from Feedback to Closed