Feature #243

Supports multibyte characters for PDT 2.2.

Added by Atsuhiro KUBO over 2 years ago. Updated over 2 years ago.

Status:Closed Start date:12/13/2010
Priority:High Due date:12/13/2010
Assignee:Atsuhiro KUBO % 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.


Related issues

follows Stagehand_TestRunner - Feature #247: Supports URL-encoded string for classes and methods. Closed 12/12/2010

Associated revisions

Revision 89582b2e
Added by Atsuhiro KUBO over 2 years ago

Added support for multibyte characters. (Issue #243)

Revision bd06e061
Added by Atsuhiro KUBO over 2 years ago

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

Also available in: Atom PDF