https://bz.apache.org/bugzilla/show_bug.cgi?id=57847

--- Comment #1 from Madhava Kulkarni <[email protected]> ---
Basically following code is converting unordered list into paragraph elements.
Also, some how its picking up wrong bullet element/char

AbstractWordConverter.java:1094

 String label = AbstractWordUtils.getBulletText(
                            numberingState, hwpfList,
                            (char) paragraph.getIlvl() );

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to