[jboss-jira] [JBoss JIRA] (WFLY-3537) Cookie “Expires” attribute points to a date in the past when Max-Age == 30 days

Brian Stansberry (JIRA) issues at jboss.org
Thu Jul 10 16:55:25 EDT 2014


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

Brian Stansberry updated WFLY-3537:
-----------------------------------

    Component/s: Web (Undertow)


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