upCast RT 7.1.7 (Build 1460)
Release date: 2009-12-03
New features
- UPL: new functions
insert-nodes()
,min()
,max()
,abs()
Changes & improvements
- UPL: extended
set-attr()
andattach-value()
by an optional XPath expression parameter to identify target node(s) for the operation other than the context node - UPL:
markup-regex()
now returns a Bool indicating whether there were regex matches (true) or not (false)
Fixes
- UPL: #set defaultRuleMode did not work
- UPL:
markup-regex()
threw an exception when matching an empty regex group at the end of the context node - RTF Importer: list type change not translated into restarting a new list
- RTF Importer: fixed a case where having a shptext within an image shape caused throwing an exception
- RTF Importer: exception when two footnotes had been placed directly adjacent in a document
- UPL: a value attached to a node with
attach-value()
could not later be retrieved byget-value()
- upCast pipeline template: footnote/endnote markers doubled when processing output with RTF Exporter