Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    what page did it jump into ?

    and please try to grab the HTTP response header when you enter toolbox page

    Best regards,

    Thread Starter JS

    (@rucifa)

    Hi,qtwk

    It’s very weird.
    In Firefox, in the wp-admin page then try to open 「LiteSpeed Cache」→「Toolbox」, then jump to “https://www.mydomain.com/wp-admin/admin.php?page=litespeed-toolbox” page.
    In Edge Chromium, it’s become normal.

    No matter I cleaned the cookies or not. It still the same.

    Firefox’s response header:

    cache-control:no-cache, must-revalidate, max-age=0

    content-security-policy:default-src https: injections.adguard.org ‘unsafe-eval’ ‘unsafe-inline’ data:
    content-type:text/html; charset=UTF-8
    date:Sat, 17 Jul 2021 14:44:42 GMT
    expires:Wed, 11 Jan 1984 05:00:00 GMT
    permissions-policy:geolocation=(self “”),
    referrer-policy:strict-origin-when-cross-origin
    referrer-policy:no-referrer-when-downgrade
    server:LiteSpeed
    set-cookie:RtYidjcyJhuWeSLZ=OpIKibQn16kqNt%5DA; expires=Sun, 18-Jul-2021 14:44:42 GMT; Max-Age=86400; path=/; secure
    set-cookie:kFGQoKLTVMJ=O28xf9%5BloR; expires=Sun, 18-Jul-2021 14:44:42 GMT; Max-Age=86400; path=/; secure
    set-cookie:LCbEK-ePGNOqmd=cdXT_jQ; expires=Sun, 18-Jul-2021 14:44:42 GMT; Max-Age=86400; path=/; secure
    set-cookie:cerber_groove=e3fc0c33a62f0d5be392d9d64b6836af; expires=Sun, 01-Aug-2021 14:44:43 GMT; Max-Age=1296001; path=/; secure
    set-cookie:cerber_groove_x_ikAySTnse1vXgIl9x0LzEJVFu=CuPtpX1HBaFqo89Q3zY5Zm6Jge; expires=Sun, 01-Aug-2021 14:44:43 GMT; Max-Age=1296001; path=/; secure
    set-cookie:cerber_groove=e3fc0c33a62f0d5be392d9d64b6836af; expires=Sun, 01-Aug-2021 14:44:43 GMT; Max-Age=1296001; path=/; secure
    set-cookie:cerber_groove_x_ikAySTnse1vXgIl9x0LzEJVFu=CuPtpX1HBaFqo89Q3zY5Zm6Jge; expires=Sun, 01-Aug-2021 14:44:43 GMT; Max-Age=1296001; path=/; secure
    strict-transport-security:max-age=63072000; includeSubDomains; preload
    vary:Accept-Encoding
    x-content-type-options:nosniff
    X-Firefox-Spdy:h2
    x-frame-options:SAMEORIGIN
    x-litespeed-cache-control:no-cache
    x-litespeed-tag:0d6_
    x-qc-pop:AS-JP-HND-97
    x-xss-protection:1;mode=block

    Edge Chromium’s response header:

    cache-control: no-cache, must-revalidate, max-age=0

    content-security-policy: default-src https: injections.adguard.org ‘unsafe-eval’ ‘unsafe-inline’ data:
    content-type: text/html; charset=UTF-8
    date: Sat, 17 Jul 2021 14:40:15 GMT
    expires: Wed, 11 Jan 1984 05:00:00 GMT
    permissions-policy: geolocation=(self “”),
    referrer-policy: strict-origin-when-cross-origin
    referrer-policy: no-referrer-when-downgrade
    server: LiteSpeed
    set-cookie: RtYidjcyJhuWeSLZ=OpIKibQn16kqNt%5DA; expires=Sun, 18-Jul-2021 14:40:15 GMT; Max-Age=86400; path=/; secure
    set-cookie: kFGQoKLTVMJ=O28xf9%5BloR; expires=Sun, 18-Jul-2021 14:40:15 GMT; Max-Age=86400; path=/; secure
    set-cookie: LCbEK-ePGNOqmd=cdXT_jQ; expires=Sun, 18-Jul-2021 14:40:15 GMT; Max-Age=86400; path=/; secure
    set-cookie: cerber_groove=e3fc0c33a62f0d5be392d9d64b6836af; expires=Sun, 01-Aug-2021 14:40:16 GMT; Max-Age=1296001; path=/; secure
    set-cookie: cerber_groove_x_ikAySTnse1vXgIl9x0LzEJVFu=CuPtpX1HBaFqo89Q3zY5Zm6Jge; expires=Sun, 01-Aug-2021 14:40:16 GMT; Max-Age=1296001; path=/; secure
    set-cookie: cerber_groove=e3fc0c33a62f0d5be392d9d64b6836af; expires=Sun, 01-Aug-2021 14:40:16 GMT; Max-Age=1296001; path=/; secure
    set-cookie: cerber_groove_x_ikAySTnse1vXgIl9x0LzEJVFu=CuPtpX1HBaFqo89Q3zY5Zm6Jge; expires=Sun, 01-Aug-2021 14:40:16 GMT; Max-Age=1296001; path=/; secure
    strict-transport-security: max-age=63072000; includeSubDomains; preload
    vary: Accept-Encoding
    x-content-type-options: nosniff
    x-frame-options: SAMEORIGIN
    x-litespeed-cache-control: no-cache
    x-litespeed-tag: 0d6_
    x-qc-pop: AS-JP-HND-97
    x-xss-protection: 1;mode=block

    Hope these data could help.
    Thank you,

    Plugin Support qtwrk

    (@qtwrk)

    I’m sorry , now I am getting bit of confused

    when you click on text button “toolbox” , it should go to URI /wp-admin/admin.php?page=litespeed-toolbox

    but what actually did on your brwoser ?

    Thread Starter JS

    (@rucifa)

    Hi,
    When I click on text button “toolbox”
    It should go to URI /wp-admin/admin.php?page=litespeed-toolbox

    But jump to https://www.mydomain.com/wp-admin/admin.php?page=litespeed-toolbox
    I don’t know why

    • This reply was modified 3 years, 7 months ago by JS.
    • This reply was modified 3 years, 7 months ago by JS.
    Plugin Support qtwrk

    (@qtwrk)

    huh ?

    isn’t that same URI ?

    Thread Starter JS

    (@rucifa)

    Plugin Support qtwrk

    (@qtwrk)

    you mean the real URL should be

    domain.com/wp-admin/xxx

    but it goes to

    https://www.domain.com/wp-admin/xxx ?

    Thread Starter JS

    (@rucifa)

    Well, my domain is cyrians.com. So when I click the Toolbox text, it should jump to https://cyrians.com/wp-admin/admin.php?page=litespeed-toolbox

    But actually, it jump to different domain(call mydomain) page.
    https://www.mydomain.com/wp-admin/admin.php?page=litespeed-toolbox

    Here is the pics that I can show you.

    Normal behavior(In Edge Chromium)
    https://cyrians.com/wp-content/uploads/2021/07/Normal-behavior.png

    weird behavior(In Firefox)
    https://cyrians.com/wp-content/uploads/2021/07/weird-behavior.png

    • This reply was modified 3 years, 7 months ago by JS.
    Plugin Support qtwrk

    (@qtwrk)

    interesting

    what does it show if you hover the mouse over “toolbox” but not click , it should display a link , what is that link ?

    Thread Starter JS

    (@rucifa)

    Hi, here is the pic.
    https://cyrians.com/wp-content/uploads/2021/07/Link-Hover.png
    It display https://cyrians.com/wp-admin/admin.php?page=litespeed-toolbox

    • This reply was modified 3 years, 7 months ago by JS.
    Plugin Support qtwrk

    (@qtwrk)

    try clean up your browser cache , see how it goes

    and then , open a new tab , open dev tool , manually copy-paste that URI into the address bar, enter it , then check the dev tool , the first request should be 302 or 301 , see if it shows what sends that redirection

    Thread Starter JS

    (@rucifa)

    Hi,
    I cleaned Firefox’s all data(Include cache, history, cookies whatever)
    And it worked now!

    Thank you very much!

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Click Toolbox option then jump to other page’ is closed to new replies.