Issue 119907

Summary: [From Symphony] Number formating are changed after save and reopen it again.
Product: Impress Reporter: Steve Yin <steve.yin.aoo>
Component: open-importAssignee: Andre <awf.aoo>
Status: CLOSED FIXED QA Contact:
Severity: Normal    
Priority: P3 CC: awf.aoo, doneyourself, liushenf
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 file
none
Fix patch for this issue steve.yin.aoo: review?

Description Steve Yin 2012-06-08 04:16:08 UTC
Created attachment 78170 [details]
sample file

Reproducible steps:
1. New a presentation.
2. Input some content in "add text" frame, then set JA numberring.
3. Save it and reopen it again.
Comment 1 Steve Yin 2012-06-08 04:32:12 UTC
Created attachment 78171 [details]
Fix patch for this issue

Root Cause:
There is a 'switch case' statement which limits the numbering types in SvxUnoNumberingRules::setNumberingRuleByIndex

Resolution:
Just remove the 'switch case' statement.
Comment 2 Andre 2012-06-08 07:18:06 UTC
@Steve Yin: Can you explain how to use JA numbering?
Comment 3 Steve Yin 2012-06-08 09:55:58 UTC
(In reply to comment #2)
> @Steve Yin: Can you explain how to use JA numbering?
Hi Andre,

First, open the 'Bullets and Numbering' dialog then switch to the 'Customize' tab. You can select JA numbering or Chinese numbering by the 'Numbering' dropdown control.
Comment 4 Andre 2012-06-08 11:38:10 UTC
Reviewed, tested and committed.  Did some additional cleanup: removed the commented out code.
SVN revision is 1348028
Comment 5 jsc 2012-06-08 12:07:43 UTC
*** Issue 119662 has been marked as a duplicate of this issue. ***
Comment 6 liuping 2012-06-21 08:35:05 UTC
confirm fixing the bug on ver 1351249 in Win7 ,pass