Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

This PaperVision connector is included in the tomcat bundle. Click here to download the latest bundle.  In-house customers may download the last released software patch from our frevvo Software Downloads Directory. 

frevvo PaperVision Connector VersionLive Forms Server Version
5.4v7.2
5.3v6.1+

Table of Contents

v5.4

...

(r29957)

4/29/2017

Version 5.4 of the PVE connector is included in the v7.2 tomcat bundle. It is a bug fix release. Although Java 7 is no longer supported, version 5.4 will work with Java 7 or Java 8.

Tickets Fixed:

#20785 -   

 

Documents column is duplicated in Save to PaperVision or ImageSilo wizard and creates two documents in PVE when submitted.

v5.3

Version 5.3 is included in tomcat bundles for supported releases prior to v7.2.

 

 

 Changes for Build #8









[will] setting PVE connector version to 5.4
[will] re #20785 It appears the xml being returned from imagesilo has changed and contains 2 DOCUMENT_FIELDS elements.  One is contained in a PROJECTATTRIBUTES element and another is contained in an ALLPROJECTATTRIBUTES.  Our SAX parser wasn't smart enough to deal with this so it was processing both lists and displaying duplicates.  Now the parase will only process onect DOCUMENT_FIELDS element within a project.