You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Bergmann Manfred <mb...@software-by-mabe.com> on 2021/04/07 14:10:40 UTC

Ajax debug window missing in Wicket 9

Hi.

Even when setting explicitly:

getDebugSettings().setAjaxDebugModeEnabled(true)

I don’t see the Ajax debug window.
Was this a change in Wicket 9?


Manfred


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Ajax debug window missing in Wicket 9

Posted by Sven Meier <sv...@meiers.net>.
Hi,

that setting is still used - it controls whether Ajax log messages end up in the console at all.

Have fun
Sven


Am 7. April 2021 18:29:19 MESZ schrieb Bergmann Manfred <mb...@software-by-mabe.com>:
>Yep, that’s OK.
>
>But shouldn’t the settings also be gone?
>
>
>
>Manfred
>
>
>> Am 07.04.2021 um 17:32 schrieb Sven Meier <sv...@meiers.net>:
>> 
>> Yes, it was deemed superfluous:
>> 
>>     https://issues.apache.org/jira/browse/WICKET-6667
>> 
>> Use you favorite browser's JS console instead.
>> 
>> Best regards
>> Sven
>> 
>> 
>> On 07.04.21 16:15, Ernesto Reinaldo Barreiro wrote:
>>> It is gone there AFAIK.
>>> 
>>> On Wed, Apr 7, 2021 at 5:11 PM Bergmann Manfred
><mb...@software-by-mabe.com>
>>> wrote:
>>> 
>>>> Hi.
>>>> 
>>>> Even when setting explicitly:
>>>> 
>>>> getDebugSettings().setAjaxDebugModeEnabled(true)
>>>> 
>>>> I don’t see the Ajax debug window.
>>>> Was this a change in Wicket 9?
>>>> 
>>>> 
>>>> Manfred
>>>> 
>>>> 
>>>>
>---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>> 
>>>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>> 
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>For additional commands, e-mail: users-help@wicket.apache.org

Re: Ajax debug window missing in Wicket 9

Posted by Bergmann Manfred <mb...@software-by-mabe.com>.
Yep, that’s OK.

But shouldn’t the settings also be gone?



Manfred


> Am 07.04.2021 um 17:32 schrieb Sven Meier <sv...@meiers.net>:
> 
> Yes, it was deemed superfluous:
> 
>     https://issues.apache.org/jira/browse/WICKET-6667
> 
> Use you favorite browser's JS console instead.
> 
> Best regards
> Sven
> 
> 
> On 07.04.21 16:15, Ernesto Reinaldo Barreiro wrote:
>> It is gone there AFAIK.
>> 
>> On Wed, Apr 7, 2021 at 5:11 PM Bergmann Manfred <mb...@software-by-mabe.com>
>> wrote:
>> 
>>> Hi.
>>> 
>>> Even when setting explicitly:
>>> 
>>> getDebugSettings().setAjaxDebugModeEnabled(true)
>>> 
>>> I don’t see the Ajax debug window.
>>> Was this a change in Wicket 9?
>>> 
>>> 
>>> Manfred
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>> For additional commands, e-mail: users-help@wicket.apache.org
>>> 
>>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Ajax debug window missing in Wicket 9

Posted by Sven Meier <sv...@meiers.net>.
Yes, it was deemed superfluous:

     https://issues.apache.org/jira/browse/WICKET-6667

Use you favorite browser's JS console instead.

Best regards
Sven


On 07.04.21 16:15, Ernesto Reinaldo Barreiro wrote:
> It is gone there AFAIK.
>
> On Wed, Apr 7, 2021 at 5:11 PM Bergmann Manfred <mb...@software-by-mabe.com>
> wrote:
>
>> Hi.
>>
>> Even when setting explicitly:
>>
>> getDebugSettings().setAjaxDebugModeEnabled(true)
>>
>> I don’t see the Ajax debug window.
>> Was this a change in Wicket 9?
>>
>>
>> Manfred
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Ajax debug window missing in Wicket 9

Posted by Ernesto Reinaldo Barreiro <re...@gmail.com>.
It is gone there AFAIK.

On Wed, Apr 7, 2021 at 5:11 PM Bergmann Manfred <mb...@software-by-mabe.com>
wrote:

> Hi.
>
> Even when setting explicitly:
>
> getDebugSettings().setAjaxDebugModeEnabled(true)
>
> I don’t see the Ajax debug window.
> Was this a change in Wicket 9?
>
>
> Manfred
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

-- 
Regards - Ernesto Reinaldo Barreiro