Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed bug with wrong expires date in cookies #321

Merged
merged 1 commit into from
Jul 25, 2017

Conversation

valbok
Copy link

@valbok valbok commented Jul 4, 2017

monthFromDayInYear returns the month in 0-11,
soup_date_new accepts the month in 1-12

Due to this error some cookies are not applied.

monthFromDayInYear returns the month in 0-11,
soup_date_new accepts the month in 1-12

Due to this error some cookies are not applied.
@valbok valbok changed the title Fixed bug with wrong expires date Fixed bug with wrong expires date in cookies Jul 4, 2017
Copy link

@vertexodessa vertexodessa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@wouterlucas wouterlucas merged commit 29f0f3c into WebPlatformForEmbedded:stable Jul 25, 2017
@mcatanzaro
Copy link

@zdobersek this never went upstream

@valbok valbok deleted the cookie_month branch August 7, 2017 08:57
@zdobersek
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants