[
https://issues.apache.org/jira/browse/GUACAMOLE-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Jumper resolved GUACAMOLE-295.
--------------------------------------
Resolution: Fixed
Fix Version/s: 0.9.13-incubating
> In Parser.js, the `length` variable is incorrectly checked for equality
> against NaN.
> ------------------------------------------------------------------------------------
>
> Key: GUACAMOLE-295
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-295
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-client
> Reporter: Chris Gavin
> Priority: Minor
> Fix For: 0.9.13-incubating
>
>
> In Parser.js, the `length` variable is checked for equality against NaN. This
> will always be false because even NaN is not equal to NaN.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)