You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Rob Tompkins (JIRA)" <ji...@apache.org> on 2017/02/17 13:39:41 UTC

[jira] [Created] (TEXT-68) UnicodeEscaper.translate - TODO

Rob Tompkins created TEXT-68:
--------------------------------

             Summary: UnicodeEscaper.translate - TODO
                 Key: TEXT-68
                 URL: https://issues.apache.org/jira/browse/TEXT-68
             Project: Commons Text
          Issue Type: Improvement
    Affects Versions: 1.0-beta-1
            Reporter: Rob Tompkins
             Fix For: 1.x


To mitigate having checkstyle errors, we have added this Jira en lieu of the TODO comment in the code.

In the {{UnincodeEscaper.translate(final int codepoint, final Writer out)}}, on the line above the one that contains {{if (codepoint > 0xffff) {}}, the following was present:
bq. Handle potential + sign per various Unicode escape implementations



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)