You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tamaya.apache.org by "Philipp Ottlinger (JIRA)" <ji...@apache.org> on 2018/02/13 22:25:00 UTC

[jira] [Updated] (TAMAYA-328) Single apostrophe cannot be cast to Character with CharConverter

     [ https://issues.apache.org/jira/browse/TAMAYA-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philipp Ottlinger updated TAMAYA-328:
-------------------------------------
    Affects Version/s: 0.3-incubating

> Single apostrophe cannot be cast to Character with CharConverter
> ----------------------------------------------------------------
>
>                 Key: TAMAYA-328
>                 URL: https://issues.apache.org/jira/browse/TAMAYA-328
>             Project: Tamaya
>          Issue Type: Bug
>    Affects Versions: 0.3-incubating
>            Reporter: William Lieurance
>            Assignee: Philipp Ottlinger
>            Priority: Major
>             Fix For: 0.4-incubating
>
>
> CharConverter uses paired apostrophes (') to delimit multi-character strings and pulls the first into a Character object as needed.  That works great, but has made it to where a single apostrophe by itself cannot be used directly.  Entertainingly, "'''" works, but "'" throws an exception.
> I've got a test case and a patch I'll push up to github for this.  I've not found any other single characters that cannot be used.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)