Bug 31153

Summary: multiple sections of data range is illegal now.
Product: LibreOffice Reporter: Yifan Jiang <yfjiang>
Component: LibreofficeAssignee: Kohei Yoshida (inactive) <libreoffice>
Status: RESOLVED NOTABUG QA Contact:
Severity: major    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: test data

Description Yifan Jiang 2010-10-27 00:52:50 UTC
Created attachment 39802 [details]
test data

Platform: SLED 11 sp1 i586
build info: LibreOffice 3.2.99.2 build 1

[Steps]

    1. Open attached ods

    2. Select from menu Insert->Chart...

    3. In the chart wizard dialog, click Next

    
[Problem]

    In the data pilot field, multiple sections of data range (separated by
    semicomlon) becomes invalid. For example the following range is illegal
    now:

        $Sheet1.$A$1:$F$13;$Sheet1.$A$17:$F$17
                          ^        
          
[Extra Information]

    This is a regression against OO.o 3.2.1
Comment 1 Yifan Jiang 2010-10-27 00:54:08 UTC
Hi Kohei, would you like to take a look? The vanilla OO.o 3.3 doesn't have this problem :(

Thank you!
Comment 2 Kohei Yoshida (inactive) 2010-10-27 04:48:02 UTC
Have you tried using ',' instead of ';'?  Depending on the locale, using ';' as the separate could indeed be illegal.
Comment 3 Yifan Jiang 2010-10-27 19:02:58 UTC
Ah...Sorry, I didn't realize that! Either using ',' or changing locale to zh_CN with ';' works well. Thank you!

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.