1 Reply Latest reply on Apr 29, 2008 12:05 PM by ericml

    2.6.1 Bug in CreateActionURL ?


      I have a portlet in EDIT mode that builds an URL using response.createActionURL(request.getPortalNode());

      The URL is /portal/auth/portal/evos/default/TaskWindow?action=2


      When submitting a form with this URL the portlet does not call processEdit()

      To call processEdit() the URL should be with action=1

      Is this a bug? if so, is it fixed in 2.6.2 ?