[jboss-jira] [JBoss JIRA] (WFLY-1488) UndertowDeploymentInfoService - incorrect check for cookieConfig.getComment()
Rostislav Svoboda (JIRA)
jira-events at lists.jboss.org
Wed Jun 12 02:08:54 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rostislav Svoboda resolved WFLY-1488.
-------------------------------------
Resolution: Done
PR merged
> 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