You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2011/12/09 14:07:12 UTC

DO NOT REPLY [Bug 52311] New: Conversion to html : Problem in titles number

https://issues.apache.org/bugzilla/show_bug.cgi?id=52311

             Bug #: 52311
           Summary: Conversion to html : Problem in titles number
           Product: POI
           Version: 3.8-dev
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HWPF
        AssignedTo: dev@poi.apache.org
        ReportedBy: benoit.maggi@gmail.com
    Classification: Unclassified


I got a problem with WordToHtmlConverter (poi-3.8-beta4-20110826.jar) : 

The doc input is : 

1 Introduction
1.1 Context
2. Ref
2.1Spec
3. Test
3.1 Code

The html output is :

1 Introduction
2.1 Context   
2 Ref
3.2 Spec
3 Test
4.3 Code 

It may come from an incremental problem with the main title

Find in attachment an eclipse project with an example of the bug.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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


[Bug 52311] Conversion to html : Problem in titles number

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52311

Sergey Vladimirov <vl...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Sergey Vladimirov <vl...@gmail.com> ---
Benoit,

Thanks for the report!
Fixed in trunk.

Sergey

-- 
You are receiving this mail because:
You are the assignee for the bug.

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


DO NOT REPLY [Bug 52311] Conversion to html : Problem in titles number

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52311

--- Comment #1 from Benoit MAGGI <be...@gmail.com> 2011-12-09 13:12:03 UTC ---
Created attachment 28058
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28058
Eclipse project with an ex of the titles problem with poi WordToHtmlConverter

You have to add 2 libs to the project (in the lib directory) :
  - poi-3.8-beta4-20110826.jar
  - poi-scratchpad-3.8-beta4-20110826.jar

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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