mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #5655 from Snuffleupagus/issue-5644
Avoid getting stuck in empty nodes in the Pages tree when calling |Catalog_getPageDict| (issue 5644)
This commit is contained in:
commit
846eb967cc
3 changed files with 19 additions and 3 deletions
1
test/pdfs/issue5644.pdf.link
Normal file
1
test/pdfs/issue5644.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://web.archive.org/web/20140703204310/http://repository.readscheme.org/ftp/papers/sw2010/06-barland.pdf
|
|
@ -833,6 +833,15 @@
|
|||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue5644",
|
||||
"file": "pdfs/issue5644.pdf",
|
||||
"md5": "6f9313c5043b3ecb0ab2df321d3e1847",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"firstPage": 1,
|
||||
"lastPage": 6,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "bug866395",
|
||||
"file": "pdfs/bug866395.pdf",
|
||||
"md5": "f03bc77e84637241980b09a0a220f575",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue