Workarea 3.4.26

Patch release notes for Workarea 3.4.26.

Ignore Elements With Empty ID Values When Checking For Duplicates

WORKAREA.duplicateID was throwing a false positive exception when it would find elements containing an id attribute with no value specified. This behavior should be allowed, since empty ID values should pose no issues for the developer.

Issues

Pull Requests

Workarea now includes a shortcut in "Handy Links" to edit the page footer.

Issues

Pull Requests

Fix Caching of Releasable Objects During Publish

Workarea now sorts release changesets prior to publishing and touches all Releasable objects after publishing. This addresses an issue wherein shoppers could navigate to the new category before the products became active, causing blank category browse pages to end up in cache.

Issues

Pull Requests

Now on GitHub