Skip to content

v6.0-beta.42

Choose a tag to compare

@jc064522 jc064522 released this 05 Jun 14:04
ab2d671
* Issue **#1149** : Changed the way EntryIdSet is unmarshalled so jaxb can now use the getter to add items to a collection.

* Ignore broken junit test that cannot work as it stands

* Fix NPE in DictionaryStoreImpl.findByName().

* Issue **#1146** : Added `encodeUrl()`, `decodeUrl()` and `dashboard()` functions to dashboard tables to make dashboard linking easier. The `link()` function now automatically encodes/decodes each param so that parameters do not break the link format, e.g. `[Click Here](http://www.somehost.com/somepath){dialog|Dialog Title}`.