Issue 119609

Summary: [From Symphony]Alphabetical and roman numberals became ditial numbering
Product: Writer Reporter: Yan Ji <yanji.yj>
Component: open-importAssignee: AOO issues mailing list <issues>
Status: CLOSED FIXED QA Contact:
Severity: Normal    
Priority: P3 CC: bjdujing, debin.lei, liushenf, zjchencdl
Version: 3.4.0   
Target Milestone: 4.0.0   
Hardware: PC   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
sample
none
snapshot
none
patch for bug 119609 none

Description Yan Ji 2012-05-31 02:22:19 UTC
Created attachment 77827 [details]
sample

Build AOO3.4
Load sample file in AOO and compare with MS Office

Defect: The alphabetical and roman numberals became digitial numbering
Comment 1 Yan Ji 2012-05-31 02:30:10 UTC
Created attachment 77828 [details]
snapshot
Comment 2 zjchen 2012-07-08 13:14:18 UTC
Toggle the filed code in sample file, there is a switch "\*MERGEFORMAT" behind the numbering.
The problem is that field code parser will parse the switch after it return correct numbering format,and then replace the correct value with a default digital numbering format since the switch code cannot be mapped to one of numbering format in svx.
Notice there are two switcher  "\*MERGEFORMAT" and "\*CHARFORMAT", so the solution is that skip over MERGEFORMAT and CHARFORMAT when field code parser parse numbering.
Comment 3 zjchen 2012-07-08 13:15:42 UTC
Created attachment 78591 [details]
patch for bug 119609
Comment 4 SVN Robot 2012-07-19 02:16:31 UTC
"leidb" committed SVN revision 1363207 into trunk:
#119609# Fixed alphabetical and roman numberals became ditial numbering Repor...
Comment 5 Lei Debin 2012-07-19 02:19:12 UTC
Good work, Zuo Jun, thx. Committed at revision: 1363207
Comment 6 Lei Debin 2012-08-21 03:13:04 UTC
fixed
Comment 7 Du Jing 2012-08-21 03:31:18 UTC
verified on the AOO3.5_r1374181