2022.2

Table Of Contents
TosolvetheissueyoumightneedtokillthePIDandrestarttheprocess.
Thiswillbefixedinalaterrelease.
Installer issues
Thenew2022.1installerhassomeminorissuesthatwillbefixedinasubsequentrelease.Theissues
are:
l
Afterinstallation,the"recent files"listisclearedandthemeasurementunitsareresetfrom'cm'to
'inch'.
l
Whenupdatingfromearlier2022.1.xversionsthebundledMariaDBconnectionsettingsare
reset.
Dynamic tables causing issues
Insomespecificcircumstancesthedynamictablesfeaturedoesnotbehavecorrectly.Thefollowing
scenariosshouldbeavoidedtopreventsubsequentissueswiththetemplate:
l
Usingpage-break-before:alwaysonthetopTRofaTBODYcausesaproblemandresults
inapaginationerror
l
ItispossibletospecifyconflictingattributesonaTRelement:
l
page-break-before:alwaysorpage-break-after:alwayscombinedwithdata-
repeat
l
page-break-after:alwayscombinedwithpage-break-before:avoidonthenext
siblingTR(orsimilarcombinations)
TheseissueswillbeaddressedinalaterPlanetPressConnectrelease.
DataMapper:Automatic Date/Time does not work with certain negative UTC time
zone offsets
Thenew"Automatic"dateparsingoptionintheDataMappercannotparsedateswithnegative
UTCtimezoneoffsetsofnon-zerominutes.
Forexample:2021-03-01T10:00-03:00willwork,but2021-03-01T10:00-03:30 willnot.
Positivetimezoneswithnon-zerominutes(suchas+10:30)areunaffected.
Thenegativetimezoneoffsetsaffectedare:UTC -02:30;-03:30;-04:30and-09:30
Thisissuewillbefixedinalaterrelease.Inthemeantime,theworkaroundistouseCustomor
ISO8601”dateparsingoptionsinDataMapper.
Page 103