Page 1 of 1

Bug opened and Patch supplied

Posted: 21 Aug 2010, 07:22
by cj91
DataExporter ignores the rendered attribute of a column.

1. Create a new datatable and dataexporter
2. Hide a column on the datatable by setting <p:column rendered="false">
3. Export to PDF

What is the expected output? The columns should line up in the PDF

What do you see instead? The data is not exported to the correct columns

Re: Bug opened and Patch supplied

Posted: 21 Aug 2010, 07:23
by cj91
Patch is attached to google code issue: http://code.google.com/p/primefaces/iss ... il?id=1159

Re: Bug opened and Patch supplied

Posted: 21 Aug 2010, 12:25
by cagatay.civici
Thanks for the patch, we'll look into this by upcoming release.

Re: Bug opened and Patch supplied

Posted: 18 Sep 2010, 06:36
by cj91
Can this be included into 2.2 please?

It's a real shock to users to open an exported PDF and see columns that were not on screen. The patch is already written, it just needs to be included!

Re: Bug opened and Patch supplied

Posted: 18 Sep 2010, 19:09
by cagatay.civici
Probably it will be fixed by 2.2 yes.