0 Replies Latest reply on Feb 28, 2008 8:52 AM by pmn92

    response.createActionURL(node).toString() problem (bug?)

      In EDIT mode of a portlet, I use response.createActionURL(node).toString() in a javascript to submit change made by the user. The URL get encoded with "?action=2" . The problem is my "processEdit()" code is never called, neither is "processView()".

      If I replace "action=2" by "action=1" then it works fine ... Is that a bug?

      I believe it is - I am running 2.6.3