<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#c7">Comment # 7</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:carlosgc@gnome.org" title="Carlos Garcia Campos <carlosgc@gnome.org>"> <span class="fn">Carlos Garcia Campos</span></a>
</span></b>
        <pre>(In reply to Albert Astals Cid from <a href="show_bug.cgi?id=88172#c6">comment #6</a>)
<span class="quote">> 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> [review]
> 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
> >>
> endobj
> 72 0 obj
> <<
> /Type /Page
> /Parent 71 0 R
> /Resources 2 0 R
> /MediaBox [ 0 0 3370 2384 ]
> /Contents 1 0 R
> >>

> 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</span >

LGTM</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>