[
https://issues.apache.org/jira/browse/CLK-694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12879742#action_12879742
]
Malcolm Edgar commented on CLK-694:
-----------------------------------
This was introduced to fix a bug performing a form copy operation, not a
request binding operation from what I recall.
I think we should revisit using OGNL and see if MVEL or something else is more
appropriate. However at this point I would not recommend removing this code,
as it would probably reintroduce this bug.
regards Malcolm Edgar
> Remove OgnlOps dependency
> -------------------------
>
> Key: CLK-694
> URL: https://issues.apache.org/jira/browse/CLK-694
> Project: Click
> Issue Type: Improvement
> Reporter: Bob Schellink
> Assignee: Bob Schellink
> Priority: Trivial
> Fix For: 2.3.0-M1
>
>
> Remove OgnlOps dependency from core. The reason for this class inclusion is
> because of a bug in BigDecimal parsing. This code snippet could be included
> in Click's RequestTypeConverter instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.