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.

Albert
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to