Skip to content
Snippets Groups Projects
Commit ef82c4d1 authored by Michael Schams's avatar Michael Schams Committed by Markus Klein
Browse files

[BUGFIX] Correct invalid last-modified header in HTTP response

Missing space between timestamp and timezone abbreviation added when
EXT:form sends date/time value in HTTP header "Last-Modified:" in
response to AJAX calls (saveAction and loadAction).

This patch corrects the invalid date/time value and makes the HTTP header
RFC2616-conform.

Change-Id: I54974266ca470fb7e579bc33f5ca29fa6c5efee2
Resolves: #71749
Releases: master
Reviewed-on: https://review.typo3.org/44852


Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
parent 9a4f0786
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment