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
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132854#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...