You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Hudson (JIRA)" <de...@myfaces.apache.org> on 2014/08/01 18:33:41 UTC

[jira] [Commented] (TOBAGO-1414) Utility method for AJAX Request detection in non-faces scenario

    [ https://issues.apache.org/jira/browse/TOBAGO-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14082448#comment-14082448 ] 

Hudson commented on TOBAGO-1414:
--------------------------------

SUCCESS: Integrated in tobago-trunk #1244 (See [https://builds.apache.org/job/tobago-trunk/1244/])
TOBAGO-1414: Utility method for AJAX Request detection in non-faces scenario
 - cleanup (lofwyr: http://svn.apache.org/viewvc/?view=rev&rev=1615121)
* /myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/ajax/AjaxUtils.java
* /myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/ajax/AjaxInternalUtils.java
* /myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/01-basic/basic.xhtml
TOBAGO-1414: Utility method for AJAX Request detection in non-faces scenario
 - bugfix: The values of request.getParameterMap() are arrays of strings (lofwyr: http://svn.apache.org/viewvc/?view=rev&rev=1615114)
* /myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/ajax/AjaxUtils.java
* /myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/ajax/AjaxInternalUtils.java


> Utility method for AJAX Request detection in non-faces scenario
> ---------------------------------------------------------------
>
>                 Key: TOBAGO-1414
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1414
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0.0
>            Reporter: Dennis Kieselhorst
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 2.0.2, 3.0.0-alpha-1, 3.0.0
>
>         Attachments: TOBAGO-1414.patch
>
>
> A second isAjaxRequest method should be added to AjaxUtils to detect AJAX requests in a non-faces scenario (e.g. for usage in a filter).



--
This message was sent by Atlassian JIRA
(v6.2#6252)