[jboss-user] [JBoss Portal] - response.createActionURL(node).toString() problem (bug?)

PMN do-not-reply at jboss.com
Thu Feb 28 08:52:25 EST 2008


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#4132854

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132854



More information about the jboss-user mailing list