2022.1

Table Of Contents
Buttons
The Parallel Processing preferences also provides you with buttons to :
l Restore Defaults. This option restores the preferences to Defaults. This applies to the
current Preferences page only, but not other Preferences.
l Apply: This option applies the settings made within the current Preferences page, but
does not close the Preferences dialog.
Known Issues
This page lists important information about issues that apply to PrintShop Mail Connect 2022.1.
Dynamic tables causing issues
In some specific circumstances the dynamic tables feature does not behave correctly. The
following scenarios should be avoided to prevent subsequent issues with the template:
l Using page-break-before:always on the top TR of a TBODY causes a problem and
results in a pagination error
l It is possible to specify conflicting attributes on a TR element:
l page-break-before:always or page-break-after:always combined with data-repeat
l page-break-after:always combined with page-break-before:avoid on the next
sibling TR (or similar combinations)
These issues will be addressed in a later PrintShop Mail Connect release.
DataMapper:Automatic Date/Time does not work with certain negative UTC time
zone offsets
The new "Automatic" date parsing option in the DataMapper cannot parse dates with negative
UTCtime zone offsets of non-zero minutes.
For example: 2021-03-01T10:00-03:00 will work, but 2021-03-01T10:00-03:30 will not.
Positive time zones with non-zero minutes (such as +10:30) are unaffected.
The negative time zone offsets affected are: UTC -02:30; -03:30; -04:30 and -09:30
Page 86