[jboss-jira] [JBoss JIRA] (WFLY-3537) Cookie “Expires” attribute points to a date in the past when Max-Age == 30 days
Stuart Douglas (JIRA)
issues at jboss.org
Fri Jul 11 19:40:25 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stuart Douglas resolved WFLY-3537.
----------------------------------
Fix Version/s: 9.0.0.Alpha1
Resolution: Done
> Cookie “Expires” attribute points to a date in the past when Max-Age == 30 days
> -------------------------------------------------------------------------------
>
> Key: WFLY-3537
> URL: https://issues.jboss.org/browse/WFLY-3537
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Web (Undertow)
> Affects Versions: 8.0.0.Final
> Environment: XUbuntu 14.01
> Reporter: Anubis TheGreat
> Assignee: Stuart Douglas
> Fix For: 9.0.0.Alpha1
>
>
> I've documented that here:
> http://stackoverflow.com/questions/24351257/expires-attribute-points-to-a-date-in-the-past
> and answered myself.
> The problem came out after upgrading (from Jboss 7) to Wildfly. It's not possible to set a cookie for more than MaxInt (in miliseconds) time for IE browsers which does not support Max-Age but rely on "Expires" attribute, which in this case is calculated wrong.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list