mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-22 16:18:08 +02:00
XFA - Fix error when creating a new data node
- fix for issue #13556; - value in a field can be empty.
This commit is contained in:
parent
a4e8f3bdee
commit
150fa3d96e
4 changed files with 19 additions and 4 deletions
1
test/pdfs/xfa_issue13556.pdf.link
Normal file
1
test/pdfs/xfa_issue13556.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://web.archive.org/web/20210422084343/https://mail.gnome.org/archives/evince-list/2013-November/pdfNC0hkVW67a.pdf
|
|
@ -938,6 +938,14 @@
|
|||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_issue13556",
|
||||
"file": "pdfs/xfa_issue13556.pdf",
|
||||
"md5": "197e93a010763c3b6f9845595ee66c70",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"enableXfa": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "xfa_issue13213",
|
||||
"file": "pdfs/xfa_issue13213.pdf",
|
||||
"md5": "8a0e3179bffbac721589d1b1df863b49",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue