Gentics Portal.Node Changelog Summary

Gentics Portal.Node 4.8.2


Bugfix SUP-3918

The mimetype “application/javascript” has been added to the list of supported mimetypes for resource contents. A content (Type 10007) with this mimetype will now be served the same way as other resource contents. (e.g.: CSS, XML)


Gentics Portal.Node 4.8.1


Bugfix SUP-3567

Several Javadoc errors have been fixed.


Bugfix SUP-3553

Several fixes have been made to avoid NullPointerExceptions when running Gentics Portal.Node Java in Apache Tomcat 8.


Gentics Portal.Node 4.8.0


Enhancement GTXPE-43

It is now possible for portlets to set cookies in the HTTP response via PortletResponse.addProperty().


Enhancement GI-71

The GenticsContentPortlet can now process plinks and action URLs with the channelid attribute. Action requests with the channelid parameter will change the channel of the current datasource to the one given in the request.