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

Seaside305Changelog

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

Introduction

Seaside 3.0.5 is bug fix release for Seaside 3.0.

Details

The following bugs were fixed:

  • Pharo 1.2 support
  • Seaside applications no longer handle prefetch requests from Firefox
  • Issue 596: uptime reporting on /status may be wrong (thanks Sven)
  • Issue 648: WARequest >> #rawBody is empty
  • Issue 587: clean up WAComancheRequestConverter >> #requestBodyFor:
  • Issue 651: JQPost appends arguments onto url
  • jQuery 1.6.1
  • update to jQuery UI 1.8.13

Upgrading

Pharo Users

If you're on Pharo 1.1 or 1.0 and don't use Metacello you additionally need to load Grease-Pharo11-Core.

jQuery Users

Check you the jQuery 1.6.1 changelog.