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+ |
v5.4
TBD
Version 5.4 of the PVE connector is included in the v7.2 tomcat bundle. It is a bug fix release.
Tickets Fixed:
#20785 -
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.