Changes with Gentics Content.Node 5.1.3


Manual Change

The JDK was updated

Please perform this step before performing the update of Gentics Content.Node.
This change can be omitted it the installation already uses JDK 1.6.0_14.
Examine the symlink /Node/java to check which jdk version is currently in use.Version 1.6.0_01 became incompatible with Gentics Content Node due tothe JAXB Library version bundled with the JDK.
To update the JDK version to 1.6.0_14, please download theupdate script and execute it as a shell script.
The script will ask for the Node folder (defaults to “/Node”) andwhether to use the 64bit version of the JDK (the default will be autodetected).


Enhancement

Added property .istag for objects to determine whether they are tags.


Bugfix

Fixed rendering of pages that render information of other pages (like overviews, links to other pages, page-tags, ...):
If the other page was modified but not yet published, the first page would publish the current data, but not the published data of the other page.
This behavior has been fixed now: When a page is published and renders information of other pages, it will always get the published version of the other page.


Bugfix

Fixed issues with page list when flapping the tree – the page list will now reclaim all available space


Bugfix

Fixed problem with custom streams which would not be displayed.


Bugfix

Fixes CRSync NoClassDefFound RuntimeProfiler Exception
The ProfilerServlet has a dependency on HttpServlet.
The servlet-api isonly on the classpath, if the RuntimeProfiler is used in the context of a webapp.
A workaround is to specify the servlet-api.jar in the classpath of theCRSync command line.


This Gentics Content.Node version includes the Aloha Editor 0.20.10 – 2012/04/17