Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

KB-20191118-01

Version

XFRX 18.3.0/19.0.0

Cause

Changes in XFRXlib.fll and XFRX#CORE.

Symptoms

Long text was trimmed to nearest character if settings were "Deafult trimming".

Workaround

Change trim mode for text in XFF cursor.

m.loXFF =m.loxfrx.oxfDocument

SELECT(m.loXFF.cxffalias)
REPLACE nTrimMode WITH 4 FOR RCTYPE="T" AND PENPAT=0 AND nTrimMode=0 && MJ 2019-11-18

  • No labels