Comment 2 for bug 988438

Revision history for this message
Stefan Rijnhart (Opener) (stefan-opener) wrote : Re: export all data" does not use field names

Hi,

reopening, as we were just hit by this bug (well, our customer did). This is a valid concern and it is easily solved by two lines of code.

Steps to reproduce
===============
- Open Partner list view
- Select a number of partners
- Click Export
- Select Export all data
- Select the Addresses field and click Add
- Click Export to file

Expected results
=============
- A column 'address' in the resulting document is filled with a meaningful representation of the addresses of the partners containing street, zip, city etc.

As Ferdinand notes, it works like this in the GTK client.

Actual result
===========
- A column 'address/id' contains the auto-generated XML ids of the addresses of the partners

Cheers,
Stefan.