[poppler] cpp/poppler-document.cpp cpp/poppler-embedded-file.cpp cpp/poppler-embedded-file-private.h glib/poppler-annot.cc glib/poppler-attachment.cc glib/poppler-document.cc glib/poppler-private.h poppler/Catalog.cc poppler/Catalog.h poppler/FileSpec.cc poppler/FileSpec.h qt4/src qt4/tests

Carlos Garcia Campos carlosgc at gnome.org
Mon May 30 02:23:49 PDT 2011


Excerpts from Albert Astals Cid's message of vie may 27 21:54:05 +0200 2011:
> A Friday, May 27, 2011, Carlos Garcia Campos va escriure:
> > b/qt4/tests/check_attachments.cpp index 2e02ec8..6405351 100644
> > --- a/qt4/tests/check_attachments.cpp
> > +++ b/qt4/tests/check_attachments.cpp
> > @@ -40,7 +40,7 @@ void TestAttachments::checkAttach1()
> > 
> >      Poppler::EmbeddedFile *embfile = fileList.at(0);
> >      QCOMPARE( embfile->name(), QString( "kroller.png" ) );
> > -    QCOMPARE( embfile->description(),
> > QString("/home/bradh/coding/svn-vers/KDE/kdeartwork/wallpapers/kroller.png
> > ") ); +    QCOMPARE( embfile->description(), QString() );
> 
> What happened here, we are suddenly unable to extract descriptions? If so i'd 
> like this patch to be reverted as i'd like that functionality to work.

No, there shouldn't be regressions in the API with this patch. Pino?

> Albert

Regards, 
-- 
Carlos Garcia Campos
PGP key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x523E6462
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/poppler/attachments/20110530/77e3558b/attachment.pgp>


More information about the poppler mailing list