<mc:exporterActionListener> problem with datascroller
-----------------------------------------------------

                 Key: MFCOMMONS-7
                 URL: https://issues.apache.org/jira/browse/MFCOMMONS-7
             Project: MyFaces Commons
          Issue Type: Bug
          Components: myfaces-commons-components
    Affects Versions: 1.0.1-SNAPSHOT
         Environment: myfaces 1.2.6
tomahawk 1.1.8
sandbox 1.1.7 snapshot
facelets 1.1.14
tomcat 6.0.16
Apache mod_jk 2
Myfaces-common-components (current source with taglib from MFCOMMONS-3 issue)
            Reporter: Gerd Schaffer


Due to the documentation of the exporterActionListener it should work if it is 
bound to a dataScroller too.
Problem is, that  if we use a dataScroller for a datatable the result of the 
exporter looks weird - the first page is ok but all further pages are not.
Example: if we display 10 rows per page - the second page starts in excel in 
line 11 regardless how we set the showDisplayedPageOnly attribute and displays 
10 rows.
the third page starts at line 21 and displays 10 rows - and so on.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to