mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Don't try to collect a nonexistent field because of an invalid ref
This commit is contained in:
parent
72338ce05d
commit
acc62f80de
3 changed files with 18 additions and 3 deletions
2
test/pdfs/issue17232.pdf.link
Normal file
2
test/pdfs/issue17232.pdf.link
Normal file
|
@ -0,0 +1,2 @@
|
|||
https://github.com/mozilla/pdf.js/files/13280636/aanvraag-beeindiging-aansluiting.pdf
|
||||
|
|
@ -8197,5 +8197,14 @@
|
|||
"rounds": 1,
|
||||
"type": "eq",
|
||||
"annotations": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "issue17232-annotations",
|
||||
"file": "pdfs/issue17232.pdf",
|
||||
"md5": "90ade9fc5721ddf8d17e8cfc43e186a4",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq",
|
||||
"annotations": true
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue