[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:18:55 EDT 2013


Rostislav Svoboda created WFLY-1488:
---------------------------------------

             Summary: 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
 246                    if(cookieConfig.getDomain() != null) {
 247                        config.setComment(cookieConfig.getComment());
 248                    }

--
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