You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ruffin (Jira)" <ji...@apache.org> on 2022/08/18 07:41:00 UTC

[jira] [Commented] (WICKET-6995) Web application works on Firefox but not on Chrome

    [ https://issues.apache.org/jira/browse/WICKET-6995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17581206#comment-17581206 ] 

ruffin commented on WICKET-6995:
--------------------------------

Hello,
The problem is solved, it was due to a <link rel="shortcut icon" href="#"> in an html header.
Thank you for your advice, help and support.
subject closed

> Web application works on Firefox but not on Chrome
> --------------------------------------------------
>
>                 Key: WICKET-6995
>                 URL: https://issues.apache.org/jira/browse/WICKET-6995
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 9.10.0
>         Environment: localhost
>            Reporter: ruffin
>            Priority: Minor
>
> Hello,
> My wicket app login page works on Firefox but not on Chrome.
> On Chrome, after authenticating, a redirection is automatically made to the authentication page instead of being redirected to the home page.
> The only track I have is that on Chrome the session cookies are not added to the POST request while on Firefox the cookies are present.
> Please let me know how to solve the problem.
> Thank you in advance for your support and help.
> Have a nice day,
> Best Regard



--
This message was sent by Atlassian Jira
(v8.20.10#820010)