[jira] [Closed] (VELOCITY-957) Unexpected compare result
"Claude Brisson (Jira)" <[email protected]>
| Newsgroups | gmane.comp.jakarta.velocity.devel |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/VELOCITY-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claude Brisson closed VELOCITY-957.
-----------------------------------
Fix Version/s: 2.4
Assignee: Claude Brisson
Resolution: Fixed
Fixed by commit e86a2fbf
> Unexpected compare result
> -------------------------
>
> Key: VELOCITY-957
> URL: https://issues.apache.org/jira/browse/VELOCITY-957
> Project: Velocity
> Issue Type: Bug
> Components: Engine
> Affects Versions: 2.3
> Reporter: Kai Bächle
> Assignee: Claude Brisson
> Priority: Major
> Fix For: 2.4
>
>
> {code:java}
> #if('1' == '1.0')same#{else}different#end {code}
> has "same" as result using velocity 2.3 and "different" using 1.7
--
This message was sent by Atlassian Jira
(v8.20.10#820010)