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/06/17 10:28:14 UTC

DO NOT REPLY [Bug 51390] New: Add additional properties handling to ParagraphSprmCompressor

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

             Bug #: 51390
           Summary: Add additional properties handling to
                    ParagraphSprmCompressor
           Product: POI
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HWPF
        AssignedTo: dev@poi.apache.org
        ReportedBy: vlsergey@gmail.com
    Classification: Unclassified


Add properties like fBiDi, fDyaBeforeAuto, fDyaAfterAuto

-- 
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


DO NOT REPLY [Bug 51390] Add additional properties handling to ParagraphSprmCompressor

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

--- Comment #1 from Sergey Vladimirov <vl...@gmail.com> 2011-06-17 08:29:40 UTC ---
Created attachment 27168
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27168
ParagraphSprmCompressor patch

Patch includes sorting properties according to public available MS
documentation and additional properties handling.

Please note warning about 0x6428 vs 0x6629 sprm codes.

-- 
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


DO NOT REPLY [Bug 51390] Add additional properties handling to ParagraphSprmCompressor

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

Yegor Kozlov <ye...@dinom.ru> changed:

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

--- Comment #2 from Yegor Kozlov <ye...@dinom.ru> 2011-06-18 09:12:28 UTC ---
Applied in r1137143

P.S. Please think about units tests for the SPRM code. At the moment this
package is completely uncovered.

Thanks,
Yegor

-- 
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