Changes with Gentics Content.Node 5.13.7

Date: 02.08.2013


Bugfix RT55854 Link to this entry

Fixed possible multithreading problem when publishing pages into multichannelling content repository using multithreaded publishing.


Bugfix RT55706 Link to this entry

Previously, if you didn‘t define a “macros“ part (or “template“ part) for a velocity part rendered by another velocity part, the “macros“ part (or “template“ part) of the “outer“ velocity part would be incorrectly inherited to the “inner“ velocity part for the duration of rendering. Now, the velocity part only looks at the current tag when it is searching for a “macros“ part (or a “template” part).


Bugfix RT55744 Link to this entry

Saving multiple tags with recursive callbacks, passed throw tag.save(), will no longer result in only the first tag‘s changes being sent to the backend.


Bugfix RT55393 Link to this entry

Fix possible SGB when pressing F5 in the browser while having the user form open.


Bugfix RT55390 Link to this entry

Restoring certain forms (eg. folder or file properties) could lead to an SGB error due to an invalid attempt to recreate the form from the session. If data is missing now to re-create a form a new form will be generated.


Bugfix RT55744 Link to this entry

Chaining calls onto the edit() function will now results in the chained functions being queued and processed in the correct order in which they are called. Therefore `javascript tag.edit(onEdit).save(onSave)` will now correctly invoke onEdit() first before calling onSave().


Bugfix Link to this entry

Error messages emitted when calling unimplemented methods of the GCN JS API Node objects will now have their arguments passed in the correct order.


This Gentics Content.Node version includes the Aloha Editor 0.23.14 – 31.07.2013