Bugfix RT55706 🔗 Link
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 RT55390 🔗 Link
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
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
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 RT55393 🔗 Link
Fix possible SGB when pressing F5 in the browser while having the user form open.
Bugfix RT55744 🔗 Link
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 RT55854 🔗 Link
Fixed possible multithreading problem when publishing pages into multichannelling content repository using multithreaded publishing.
This Gentics Content.Node version includes the Aloha Editor 0.23.14 – 31.07.2013