[
https://issues.apache.org/jira/browse/SHIRO-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15214234#comment-15214234
]
Jérôme Leleu commented on SHIRO-425:
------------------------------------
No, indeed, it doesn't have been applied to 1.2.4:
https://github.com/apache/shiro/blob/shiro-root-1.2.4/core/src/main/java/org/apache/shiro/config/ReflectionBuilder.java
> Ability to set a property value with an enum in shiro.ini file
> --------------------------------------------------------------
>
> Key: SHIRO-425
> URL: https://issues.apache.org/jira/browse/SHIRO-425
> Project: Shiro
> Issue Type: Improvement
> Components: Configuration
> Affects Versions: 1.2.1
> Reporter: Jérôme Leleu
> Priority: Minor
> Attachments: shiro425.patch
>
>
> If I try to set an object property value with an enum (myObject.p =
> ENUM_VALUE) in a shiro.ini file, I get an exception :
> org.apache.shiro.config.ConfigurationException: Unable to set property 'p'
> with value [ENUM_VALUE] on object of type myObject
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)