[jboss-jira] [JBoss JIRA] (WFLY-1488) UndertowDeploymentInfoService - incorrect check for cookieConfig.getComment()

Rostislav Svoboda (JIRA) jira-events at lists.jboss.org
Mon Jun 10 05:24:55 EDT 2013


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

Rostislav Svoboda updated WFLY-1488:
------------------------------------

    Git Pull Request: https://github.com/wildfly/wildfly/pull/4605

    
> UndertowDeploymentInfoService - incorrect check for cookieConfig.getComment()
> -----------------------------------------------------------------------------
>
>                 Key: WFLY-1488
>                 URL: https://issues.jboss.org/browse/WFLY-1488
>             Project: WildFly
>          Issue Type: Bug
>          Components: Web (Undertow)
>            Reporter: Rostislav Svoboda
>            Assignee: Rostislav Svoboda
>             Fix For: 8.0.0.Alpha2
>
>
> copy-paste error
> {code}
>  246                    if(cookieConfig.getDomain() != null) {
>  247                        config.setComment(cookieConfig.getComment());
>  248                    }
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list