You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2010/10/24 16:40:20 UTC

[jira] Resolved: (WICKET-2084) Integrate Wicket Ajax debug console to Firebug

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

Martin Grigorov resolved WICKET-2084.
-------------------------------------

    Resolution: Fixed

With r1026808 I added logic to log just errors in browsers' console if available.
Wicket supports just INFO and ERROR. I think INFO will be too much to be logged in the console that's why only ERROR is logged.
Please re-open the ticket if something else is needed.

> Integrate Wicket Ajax debug console to Firebug
> ----------------------------------------------
>
>                 Key: WICKET-2084
>                 URL: https://issues.apache.org/jira/browse/WICKET-2084
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>            Reporter: Timo Rantalaiho
>            Assignee: Martin Grigorov
>             Fix For: 1.5-M3
>
>
> If the Firebug function called "console" exists, provide the ajax debug console messages also there.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.