[TYPO3-core] FYI: #10012: TYPO3 generates incorrect ETag
Dmitry Dulepov
dmitry at typo3.org
Thu Dec 25 09:16:46 CET 2008
Hi!
The following no–brainer was committed.
Type: bug
Branches: trunk, 4.2, 4.1
BT reference: http://bugs.typo3.org/view.php?id=10012
Problem: According to [1] and [2] ETag value must be wrapped in quotes. TYPO3 does not follow the RFC and generates ETag without quotes.
Solution: wrap ETag in quotes.
[1] http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.19
[2] http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.11
--
Dmitry Dulepov
TYPO3 core team
In the blog: http://typo3bloke.net/post-details/how_will_i_fix_bugs_in_extensions_from_now_on/
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
More information about the TYPO3-team-core
mailing list