Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

Seaside309Changelog

Johan Brichau edited this page Mar 26, 2015 · 1 revision

Introduction

Seaside 3.0.9 is a bug fix release for Seaside 3.0.

Details

The following bugs were fixed:

  • Issue 755: JSJsonParser removes whitespace at the start of string literals
  • Issue 754: #asJson produces strings with non-valid escape sequences "\0", "\a" and "\x.."
  • Issue 756: WACanvasBrushTest>>testCanvasWithLineBreaksGemStoneIssue289 uses non-portable selectors
  • Issue 759: application/json recognized as a binary mime type
  • Issue 772: WAResponse >>#doNotCache doesn't send full Cache-Control header