Release Notes 1.4.2
From bemoko developer wiki
Released on 15 July 2010
Summary
1.4.2 is an update to bemokoLive that builds on top of 1.4.1. It provides a collection of minor enhancements and a few useful bug fixes. It is recommended that all users upgrade to 1.4.2.
For you JBoss users, the standard v1.4.2 now works on JBoss without having to use the special build.
Enhancements
- Add ul, span and div to elements that should not self-close when empty (#1957) ↓
- Update device repository (e.g. include iPhone 4 and HTC desire) (#2313)
- .NET forms Lower Camel Case of Bean.Value(Object.Value) incorrect (#2314)
- Upgrade from groovy 1.7.2 to 1.7.3 (#2315)
- .NET forms Support lower camel casing of .Net following a "+" (#2321)
Fixes
- Empty HTML elements compressed to self closing XML element (#2194) ↓
- The self closing of some elements, e.g. <span/> , could cause some browsers to do strange things with the page rendering
- ClassLoader LinkageError on JBoss 5 when XML libraries dynamic loaded by site (#2311)
- Regression issue with fallback API causing a recursive loop (#2312)
- level-1 ASP tweaker does not convert <%=A.Foo(Blah).Value%> correctly (#2319)
- Setting profile value on first page hit fails with SQL failed batch (#2320)
- This was resolved with an upgrade of HSQLDB to v2.0
- Credentials table clashes with Microsoft SQL Server system table of same name (#2323)
- You can now use the platform configuration parameter datasource.hibernate.schema to explicitly set the schema name so their are no name conflicts, e.g. -Dbemoko.datasource.hibernate.schema=bemoko
