You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "David Kiss (JIRA)" <ji...@apache.org> on 2006/11/03 22:00:16 UTC

[jira] Created: (WICKET-29) javascript error in wicket-ajax.js: Wicket.Log.Error is not a function

javascript error in wicket-ajax.js: Wicket.Log.Error is not a function
----------------------------------------------------------------------

                 Key: WICKET-29
                 URL: http://issues.apache.org/jira/browse/WICKET-29
             Project: Wicket
          Issue Type: Bug
          Components: wicket
            Reporter: David Kiss
            Priority: Trivial


in wicket-ajax.js at line 648: Wicket.Log.Error("Trying to submit form with id '"+formId+"' that is not in document.");
"Wicket.Log.error" should be used (with lower-case letters), see declaration in same file at line 79.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (WICKET-29) javascript error in wicket-ajax.js: Wicket.Log.Error is not a function

Posted by "David Kiss (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/WICKET-29?page=comments#action_12447078 ] 
            
David Kiss commented on WICKET-29:
----------------------------------

experienced in wicket v1.2.2

> javascript error in wicket-ajax.js: Wicket.Log.Error is not a function
> ----------------------------------------------------------------------
>
>                 Key: WICKET-29
>                 URL: http://issues.apache.org/jira/browse/WICKET-29
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>            Reporter: David Kiss
>            Priority: Trivial
>
> in wicket-ajax.js at line 648: Wicket.Log.Error("Trying to submit form with id '"+formId+"' that is not in document.");
> "Wicket.Log.error" should be used (with lower-case letters), see declaration in same file at line 79.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (WICKET-29) javascript error in wicket-ajax.js: Wicket.Log.Error is not a function

Posted by "Matej Knopp (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/WICKET-29?page=all ]

Matej Knopp resolved WICKET-29.
-------------------------------

    Fix Version/s: 1.2.4
                   2.0
       Resolution: Fixed

fixed the typo

> javascript error in wicket-ajax.js: Wicket.Log.Error is not a function
> ----------------------------------------------------------------------
>
>                 Key: WICKET-29
>                 URL: http://issues.apache.org/jira/browse/WICKET-29
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.2.3, 1.2.2
>            Reporter: David Kiss
>         Assigned To: Matej Knopp
>            Priority: Trivial
>             Fix For: 1.2.4, 2.0
>
>
> in wicket-ajax.js at line 648: Wicket.Log.Error("Trying to submit form with id '"+formId+"' that is not in document.");
> "Wicket.Log.error" should be used (with lower-case letters), see declaration in same file at line 79.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (WICKET-29) javascript error in wicket-ajax.js: Wicket.Log.Error is not a function

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/WICKET-29?page=all ]

Igor Vaynberg updated WICKET-29:
--------------------------------

    Affects Version/s: 1.2.3
                       1.2.2

> javascript error in wicket-ajax.js: Wicket.Log.Error is not a function
> ----------------------------------------------------------------------
>
>                 Key: WICKET-29
>                 URL: http://issues.apache.org/jira/browse/WICKET-29
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.2.3, 1.2.2
>            Reporter: David Kiss
>         Assigned To: Matej Knopp
>            Priority: Trivial
>
> in wicket-ajax.js at line 648: Wicket.Log.Error("Trying to submit form with id '"+formId+"' that is not in document.");
> "Wicket.Log.error" should be used (with lower-case letters), see declaration in same file at line 79.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (WICKET-29) javascript error in wicket-ajax.js: Wicket.Log.Error is not a function

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/WICKET-29?page=all ]

Igor Vaynberg reassigned WICKET-29:
-----------------------------------

    Assignee: Matej Knopp

> javascript error in wicket-ajax.js: Wicket.Log.Error is not a function
> ----------------------------------------------------------------------
>
>                 Key: WICKET-29
>                 URL: http://issues.apache.org/jira/browse/WICKET-29
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>            Reporter: David Kiss
>         Assigned To: Matej Knopp
>            Priority: Trivial
>
> in wicket-ajax.js at line 648: Wicket.Log.Error("Trying to submit form with id '"+formId+"' that is not in document.");
> "Wicket.Log.error" should be used (with lower-case letters), see declaration in same file at line 79.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira