You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Nick Burch <ap...@gagravarr.org> on 2013/02/04 17:04:26 UTC

HSLF in 3.9 - table text change?

Hi All

Does anyone know of any changes in HSLF between 3.8 and 3.9 which might 
have changed how text in tables on slides behave?

Only I've just upgraded Apache Tika to use 3.9, and a couple of unit tests 
have started failing, because a call to slide.getTextRuns() is no longer 
returning this text. Anyone have any ideas?

(Ideally we'd detect these specially, and return them as proper tables to 
Apache Tika, but that's a slightly longer term goal!)

In case anyone wants to check, the failing unit tests are in testVarious() 
of PowerPointParserTest, where they've been commented out with a note 
about TIKA-1076.

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Re: HSLF in 3.9 - table text change?

Posted by Nick Burch <ap...@gagravarr.org>.
On Tue, 5 Feb 2013, Yegor Kozlov wrote:
> https://issues.apache.org/bugzilla/show_bug.cgi?id=54111
>
> can it be the cause ?

It's not working with the latest build of POI from svn, so whatever it is 
remains :/

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Re: HSLF in 3.9 - table text change?

Posted by Yegor Kozlov <ye...@dinom.ru>.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54111

can it be the cause ?

Yegor

On Mon, Feb 4, 2013 at 8:04 PM, Nick Burch <ap...@gagravarr.org> wrote:
> Hi All
>
> Does anyone know of any changes in HSLF between 3.8 and 3.9 which might have
> changed how text in tables on slides behave?
>
> Only I've just upgraded Apache Tika to use 3.9, and a couple of unit tests
> have started failing, because a call to slide.getTextRuns() is no longer
> returning this text. Anyone have any ideas?
>
> (Ideally we'd detect these specially, and return them as proper tables to
> Apache Tika, but that's a slightly longer term goal!)
>
> In case anyone wants to check, the failing unit tests are in testVarious()
> of PowerPointParserTest, where they've been commented out with a note about
> TIKA-1076.
>
> Nick
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
> For additional commands, e-mail: dev-help@poi.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org