upCast RT 7.1.4 (Build 1439)

Release date: 2009-09-06

New Features

  • UPL: new functions wl-convert-doc-to-rtf() and wl-convert-rtf-to-doc() to access WordLink functionality programmatically from UPL

Changes & Improvements

  • UPL, parse-numbering(): add support for formats "lower-greek" and "upper-greek"
  • DocBook template: add support for valign and align attributes to HTML table cells
  • DocBook template: add support for significance attribute on <indexterm> element
  • DocBook template: in hidden text, do not discard out-of-flow elements (like footnotes or indexterms)
  • RTF Exporter: support NMTOKENS (i.e., multiple class specifications) in the class attribute
  • Simple View controls: added two new properties for all input types, hidden and locked. See upCast documentation for details.
  • Two new message codes:
    UnknownTwoByteCombination
    issued when the combination of two bytes is not a valif two-byte combination
    IllegalSecondTwoByteCharacter
    issued when the second byte of a two byte combination did not show up or is illegal
  • updated the upCast Standard License Agreement

Fixes

  • UPL: exists-var() returned wrong value in some situations
  • Simple View: text components with lines > 1 did not display correctly during and after some specific resize operations and constellations