Udo Schnurpfeil created MYFACES-4218:
----------------------------------------
Summary: AJAX parser should be more tolerant against white spaces
(JavaScript)
Key: MYFACES-4218
URL: https://issues.apache.org/jira/browse/MYFACES-4218
Project: MyFaces Core
Issue Type: Improvement
Affects Versions: 2.3.0, 2.2.12
Reporter: Udo Schnurpfeil
Assignee: Udo Schnurpfeil
See this example:
{code}
<partial-response><changes><update id='foo:bar'>...
{code}
before <changes> there is a whitespace allowed.
before <update> there is NO whitespace allowed, currently.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)