[jira] [Created] (OFBIZ-11687) Clicking on column title generates a "405" error
Pierre Smits created OFBIZ-11687:
------------------------------------
Summary: Clicking on column title generates a "405" error
Key: OFBIZ-11687
URL: https://issues.apache.org/jira/browse/OFBIZ-11687 Project: OFBiz
Issue Type: Bug
Components: framework/webtools
Affects Versions: Trunk
Reporter: Pierre Smits
When clicking on a column title to sort the result in the results overview generates following error:
{code:java}
405 The requested method GET is not allowed for this URL.
{code}