<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Error: Page count in top-level pages object is wrong type (null)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88172#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Error: Page count in top-level pages object is wrong type (null)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88172">bug 88172</a>
              from <span class="vcard"><a class="email" href="mailto:aacid@kde.org" title="Albert Astals Cid <aacid@kde.org>"> <span class="fn">Albert Astals Cid</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=111934" name="attach_111934" title="Patch">attachment 111934</a> <a href="attachment.cgi?id=111934&action=edit" title="Patch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=88172&attachment=111934'>[review]</a>
Patch

Fellow Poppler devels, a review?

The problem with these files is that the catalog links directly to a page, i.e.

70 0 obj
<<
/Type /Catalog
/Pages 72 0 R
/Outlines 4 0 R
/OpenAction 74 0 R
<span class="quote">>></span >
endobj
72 0 obj
<<
/Type /Page
/Parent 71 0 R
/Resources 2 0 R
/MediaBox [ 0 0 3370 2384 ]
/Contents 1 0 R
<span class="quote">>></span >

So what i'm doing is if Catalog::Pages is a Page instead of a Pages i assume
there's just a Page and carry on. Render and okular work

Shall i commit</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>