Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 6.1.3
-
Fix Version/s: 6.2
-
Component/s: Core/Parsing, Core/Rendering
-
Labels:None
-
Environment:any
-
Support Case References:Support Case #13941 - https://icesoft.my.salesforce.com/5007000001fUz66
Description
Version 6.1.3 re-introduced the regeneration of form elements on regeneration. The main reason for this was that we have several examples that contains partial appearance streams that don't match the values of the annotation. The only reasonable way around this is to regenerate the form elements.
The pdf in question "Patentantrag.pdf" seems to cause our content parser some issues and results in a some null pointers and missing values when rendering the forms. Will try to correct this.
The pdf in question "Patentantrag.pdf" seems to cause our content parser some issues and results in a some null pointers and missing values when rendering the forms. Will try to correct this.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Marking as fixed. Next development push will likely take another look at similar issues.