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

Anubis TheGreat (JIRA) issues at jboss.org
Mon Jun 23 04:01:26 EDT 2014


Anubis TheGreat created WFLY-3537:
-------------------------------------

             Summary: 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)
    Affects Versions: 8.0.0.Final
         Environment: XUbuntu 14.01
            Reporter: Anubis TheGreat
            Assignee: Jason Greene


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