[
https://issues.apache.org/jira/browse/TAMAYA-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16361480#comment-16361480
]
ASF subversion and git services commented on TAMAYA-328:
--------------------------------------------------------
Commit d9406e58f3afce3972bcb3d334d4a3f2c5aa0383 in incubator-tamaya's branch
refs/heads/master from [~hugo.hirsch]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-tamaya.git;h=d9406e5 ]
Merge branch 'TAMAYA-328' of https://github.com/peculater/incubator-tamaya
> 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
> Reporter: William Lieurance
> Priority: Major
>
> 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)