This PaperVision connector is included in the tomcat bundle. Click here to download the latest bundle.
frevvo Filesystem Connector Version | Live Forms Server Version |
---|---|
5.4 | v7.2 |
5.3 | v6.1+ |
Table of Contents |
---|
v1.0.1 (r28403)
7/22/2016
Version 5.4 of the PVE connector is included in the v7.2 tomcat bundle.
Version 1.0.1 of the Filesystem Connector is a bug fix release.
Tickets Fixed:
#19723 - Stripping the prefix from the query parameter does not remove all of the prefix characters.
v5.3
Version 5.3 is included in tomcat bundles for releases prior
Tickets Fixed:
- #18973 - File Connector UTF compliance
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.