_AjaxRequest.js adds an extra ampersand in request
--------------------------------------------------
Key: MYFACES-2767
URL: https://issues.apache.org/jira/browse/MYFACES-2767
Project: MyFaces Core
Issue Type: Bug
Components: General
Affects Versions: 2.0.2-SNAPSHOT
Environment: myfaces core trunk Tomcat 6.0.26
Reporter: Martin Kočí
Priority: Minor
_AjaxRequest.js line 96 and next add an extra ampersand in request , for
example: javax.faces.ViewState=yz...%3D%3D&&javax.faces.source=formId
It has no impact but Tomcat complains:
21.6.2010 20:09:26 org.apache.tomcat.util.http.Parameters processParameters
WARNING: Parameters: Invalid chunk '' ignored.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.