Changes with Gentics Content.Node 5.13.7


Bugfix

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


Bugfix RT55854

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


Bugfix RT55390

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

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 RT55744

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 RT55393

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


Bugfix RT55706

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).


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