Skip to content

Seaside311Changelog

Philippe Marschall edited this page Jul 15, 2015 · 4 revisions

Introduction

Seaside 3.1.1 is a bug fix release for Seaside 3.1.

Details

The following changes occurred:

  • Ported to Gemstone 3.1
  • Slime is now available on Squeak, Pharo1.4, Pharo2.0 and Pharo3.0
  • Gettext is now included in the ConfigurationOfSeaside3
  • DateAndTime>>jsonOn: now prints the ISO8601 representation in a string
  • #783: Don’t require nesting #object: in #value: in JSON arrays

Bugs Fixed

The following bugs were fixed:

  • #776: Testcase>>#fail is not portable
  • #779: WAVersion uploader broken in 3.1
  • #780: Fixes for the web tools in Pharo3
  • #781: Also catch platform deprecation signals
  • #784: Some status code messages are missing from WAResponse class>>initializeStatusMessages
  • #785: Better support recaching in restful filters and handlers
  • #786: Bug in WAAbstractFileLibrary
  • #787: WAUrl relies on not portable Stream semantics
  • #788: Screenshot application does not work on Pharo 2.0+
  • #789: Running WAFilelibraryTest on Pharo3 leaves Seaside-Tests-Core package in a dirty state
  • #792: Issue encoding a non-ascii character preceded by an xml-unsafe one
Clone this wiki locally