You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org> on 2018/04/04 12:45:00 UTC

[jira] [Resolved] (MYFACES-4218) AJAX parser should be more tolerant against white spaces (JavaScript)

     [ https://issues.apache.org/jira/browse/MYFACES-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Udo Schnurpfeil resolved MYFACES-4218.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.3.1
                   2.2.13

> 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.2.12, 2.3.0
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 2.2.13, 2.3.1
>
>
> 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)