
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
03/Nov/06 10:19 PM
|
|
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.
|
|
Description
|
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. |
Show » |
|