ICEfaces
  1. ICEfaces
  2. ICE-8421

ace:dataExporter, preProcessor and postProcessor methods not being invoked

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.1
    • Fix Version/s: 3.2
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Any

      Description

      The methods specified in the preProcessor and postProcessor attributes of ace:dataExporter are not being invoked as expected (with one Object argument). Methods with no arguments are invoked, instead. A fix is needed so that the right methods, as described in the documentation, are the ones being invoked.

        Activity

        Hide
        Mike Hofmann added a comment - - edited

        Same problem here, but changing to public void preprocessorTest() only gives me:
        javax.faces.FacesException: wrong number of arguments

        @glassfish 3.1.2, JSF 2.1 (Mojarra 2.1.6-FCS)

        Show
        Mike Hofmann added a comment - - edited Same problem here, but changing to public void preprocessorTest() only gives me: javax.faces.FacesException: wrong number of arguments @glassfish 3.1.2, JSF 2.1 (Mojarra 2.1.6-FCS)
        Hide
        Arturo Zambrano added a comment -

        Committed fix at revision 30818 in the trunk.

        Show
        Arturo Zambrano added a comment - Committed fix at revision 30818 in the trunk.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arturo Zambrano
          • Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: