The 3.2.4 release was necessitated by a regression introduced in 3.2.3 relating to UP-2804 and reported in UP-2854. It is recommended to skip the 3.2.3 release.
The following issues have been addressed for 3.2.4:
Bug
* UP-2844 <https://issues.jasig.org/browse/UP-2844> - Error
exporting layouts with DLM node references with some JDBC drivers
* UP-2854 <https://issues.jasig.org/browse/UP-2854> - Portlets fail
when maximized
Improvement
* UP-2856 <https://issues.jasig.org/browse/UP-2856> - Update
Resource Aggregator
*Important 3.2.4 Upgrading Note*
The Skin Resource Aggregation library has been updated. If your
installation has created a custom skin the corresponding skin.xml file
must be updated. The skin.xml files included with uPortal have already
been updated in the release.
1. Update for 3.2.4 change the root element:
*From*
<s:resourcesxmlns:s="http://www.jasig.org/uportal/web/skin">
</s:resources>
*To*
<resources xmlns="http://www.jasig.org/uportal/web/skin"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="
http://www.jasig.org/uportal/web/skin
https://source.jasig.org/sandbox/resource-aggregator/tags/resource-aggregator-parent-1.0.0/resource-aggregator-api/src/main/resources/skin-configuration.xsd">
</resources>
2. Update skin parameter (if used in your skin.xml):
*From*
<css type="fss-theme"
name="fl-theme-iphone">/ResourceServingWebapp/rs/fluid/1.2/fss/css/fss-mobile-theme-iphone.min.css</css>
*To*
<parameter name="fss-theme">fl-theme-iphone</parameter>
<css>/ResourceServingWebapp/rs/fluid/1.2/fss/css/fss-mobile-theme-iphone.min.css</css>
*Downloads* are available from:
http://www.jasig.org/uportal/download/uportal-324
*Release notes* are available at: https://wiki.jasig.org/display/UPC/3.2.4 -Eric Dalquist
smime.p7s
Description: S/MIME Cryptographic Signature
