Public bug reported:

I'm using gnumeric 1.12.18 under Ubuntu.

There's a bug when using "Data->Export->Export as CSV": if the file name
contains dots '.', it is truncated.

Steps to reproduce:

1. open gnumeric
2. create a spreadsheet
3. save it in native format under name 
'my_super_file_v1.1_tobeconverted.gnumeric'
4. close gnumeric
5. open the file again in gnumeric
6. select "Data->Export->Export as CSV"

The proposed filename is 'my_super_file_v1.csv'.

Apparently, the function that computes the name of the exported/csv file
is buggy: instead of cutting at the last occurrence of a '.' in the
filename, it cuts at the first occurrence.

** Affects: gnumeric (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1497344

Title:
  CSV export filename

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnumeric/+bug/1497344/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to