You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "NT Playić (Created JIRA)" <de...@myfaces.apache.org> on 2011/09/27 15:35:11 UTC

[jira] [Created] (MYFACES-3334) f:ajax does not work

f:ajax does not work
--------------------

                 Key: MYFACES-3334
                 URL: https://issues.apache.org/jira/browse/MYFACES-3334
             Project: MyFaces Core
          Issue Type: Bug
          Components: General
    Affects Versions: 2.1.3
         Environment: Linux 2.6.32-33-generic
on Google AppEngine Server 1.5.4
            Reporter: NT Playić


use of f:ajax tage generets 'this._onWarning is not a function' Error

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (MYFACES-3334) f:ajax does not work

Posted by "NT Playić (Updated JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

NT Playić updated MYFACES-3334:
-------------------------------

    Status: Patch Available  (was: Open)
    
> f:ajax does not work
> --------------------
>
>                 Key: MYFACES-3334
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3334
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 2.1.3
>         Environment: Linux 2.6.32-33-generic
> on Google AppEngine Server 1.5.4
>            Reporter: NT Playić
>
> use of f:ajax tage generets 'this._onWarning is not a function' Error

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (MYFACES-3334) f:ajax does not work

Posted by "Werner Punz (Resolved) (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Werner Punz resolved MYFACES-3334.
----------------------------------

    Resolution: Fixed

ok I added some code changes to the ajax utils, if you call getViewState without a form you should now get an error instead, and the error calling routine definitely is there.
I also overhauled this entire subsystem so that getViewState is called instead of our internal routines, which allowes the routine to be decorated.

                
> f:ajax does not work
> --------------------
>
>                 Key: MYFACES-3334
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3334
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 2.1.3
>         Environment: Linux 2.6.32-33-generic
> on Google AppEngine Server 1.5.4
>            Reporter: NT Playić
>            Assignee: Werner Punz
>              Labels: patch
>
> use of f:ajax tage generets 'this._onWarning is not a function' Error

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (MYFACES-3334) f:ajax does not work

Posted by "Werner Punz (Resolved) (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Werner Punz resolved MYFACES-3334.
----------------------------------

    Resolution: Invalid

Hello I checked the latest codebase, if the error was there according to my code it should not happen anymore in the latest codebase so give the svn trunk a chance. 
I will check the tags quickly, but for the trunk it should be save to use it without the problem. I also did not have the problem at the trunk, so I need further usecases for investigation.

                
> f:ajax does not work
> --------------------
>
>                 Key: MYFACES-3334
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3334
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 2.1.3
>         Environment: Linux 2.6.32-33-generic
> on Google AppEngine Server 1.5.4
>            Reporter: NT Playić
>            Assignee: Leonardo Uribe
>              Labels: patch
>
> use of f:ajax tage generets 'this._onWarning is not a function' Error

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (MYFACES-3334) f:ajax does not work

Posted by "Leonardo Uribe (Updated) (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe updated MYFACES-3334:
------------------------------------

    Status: Open  (was: Patch Available)
    
> f:ajax does not work
> --------------------
>
>                 Key: MYFACES-3334
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3334
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 2.1.3
>         Environment: Linux 2.6.32-33-generic
> on Google AppEngine Server 1.5.4
>            Reporter: NT Playić
>              Labels: patch
>
> use of f:ajax tage generets 'this._onWarning is not a function' Error

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Reopened] (MYFACES-3334) f:ajax does not work

Posted by "Werner Punz (Reopened) (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Werner Punz reopened MYFACES-3334:
----------------------------------


Hi since this error is thrown at the javascript side I want to reinvestigate it. Since I am working on the scripts this week anyway, I will reopen it for further investigation.
                
> f:ajax does not work
> --------------------
>
>                 Key: MYFACES-3334
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3334
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 2.1.3
>         Environment: Linux 2.6.32-33-generic
> on Google AppEngine Server 1.5.4
>            Reporter: NT Playić
>            Assignee: Leonardo Uribe
>              Labels: patch
>
> use of f:ajax tage generets 'this._onWarning is not a function' Error

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Reopened] (MYFACES-3334) f:ajax does not work

Posted by "Werner Punz (Reopened) (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Werner Punz reopened MYFACES-3334:
----------------------------------

      Assignee: Werner Punz  (was: Leonardo Uribe)

Ok reopening this issue again, I found a codepart, which could trigger that error, if you call encodeSubmittableFields without any valid parent form, then you can run into this error.
I think this could be related to what the user runs into, maybe he forgot the form or is calling one way or the other the function without any request context. I will file the bugfix i do for encodesubmittable fields here as well.
Hence I reopen the issue.

                
> f:ajax does not work
> --------------------
>
>                 Key: MYFACES-3334
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3334
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 2.1.3
>         Environment: Linux 2.6.32-33-generic
> on Google AppEngine Server 1.5.4
>            Reporter: NT Playić
>            Assignee: Werner Punz
>              Labels: patch
>
> use of f:ajax tage generets 'this._onWarning is not a function' Error

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira