[mod_cluster-issues] [JBoss JIRA] (MODCLUSTER-403) UseAlias should use flag, interprets any On/Off/on/off as 0

Radoslav Husar (JIRA) issues at jboss.org
Thu May 8 17:41:56 EDT 2014


     [ https://issues.jboss.org/browse/MODCLUSTER-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radoslav Husar updated MODCLUSTER-403:
--------------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/modcluster/mod_cluster/pull/71


> UseAlias should use flag, interprets any On/Off/on/off as 0
> -----------------------------------------------------------
>
>                 Key: MODCLUSTER-403
>                 URL: https://issues.jboss.org/browse/MODCLUSTER-403
>             Project: mod_cluster
>          Issue Type: Bug
>    Affects Versions: 1.3.0.Final, 1.2.8.Final
>            Reporter: Radoslav Husar
>            Assignee: Radoslav Husar
>             Fix For: 1.3.1.Final
>
>
> Not very pretty. The function is using atoi which is not doing any error handling.
> That means, if its integer, it will be checked fine, but if its any string it is always going to be translated as 0!
> It should use AP_FLAG so its all done by httpd automatically.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the mod_cluster-issues mailing list