Changes with Gentics Portal.Node 4.1.1


Bugfix

Re-added the Profiler.war to the Update Package.


Bugfix

Some fixes and enhancements from previous releases were missing in the release 4.1, which have now been re-added:

  • Fixed the way, files are located in the File Loader of the Template Manager to avoid Exceptions thrown when Gentics Portal.Node is used in BEA WebLogic.
  • Fixed resizing of images using the GenticsImageStore, that have image/x-png or image/pjpeg as mimetype.
  • Fixed clearing caches for portlets due to modifications when used on WebLogic Application Server.
  • It is now possible to configure the context, under which JNDI DataSources for datasource handles are looked up. This might be useful when running in an environment, that does not bind the datasources under the context java:comp/env, as required by the servlet specification.

Bugfix RT51933

Fixed image resizing using the GenticsContentPortlet or GenticsContentModule: When the image could not be resized (e.g. because it was an animated GIF), nothing was returned. This behaviour has been changed now: the original (unresized) image will be returned, but still an error logged on the server.