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

Seaside307Changelog

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

Introduction

Seaside 3.0.7 is a bug fix release for Seaside 3.0.

Details

Zinc is now the default server adaptor

The following bugs were fixed:

  • jQuery 1.7.1
  • Issue 267: FileLibrary improvements
  • Issue 650: Usage of #tempScopedNames
  • Issue 686: WAUrl uses OrderedCollection>>at:ifAbsentPut:
  • Issue 689: WAPharoWalkback misuses debugger API
  • Issue 691: WAHtml5ElementsTest has undeclared (and unneeded) dependency on Seaside-Tools-Web (thanks John)
  • Issue 692: marked element is <mark> not <m>
  • Issue 694: Swazoo adapter does not respect Request URIs ending in slash.
  • Issue 695: WATelephoneInputTag type="telephone", but iPhone and jQueryMobile expects type="tel"
  • Issue 701: HTML5 Tags have superfluous space
  • add GRCodecStream>>#print:
  • Issue 719 Load issues on Pharo 1.4 alpha release