[
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)